x402.be
ServersBuiltFacilitatorsCompareSpecGlossaryAPIMethodologyChangelog
Pages
  • Servers
  • Built with x402
  • Facilitators
  • Compare protocols
  • Spec
  • Glossary
  • API
  • Embeds
  • Methodology
  • Changelog
Data sources
  • CDP Bazaar API
  • PayAI Bazaar API
  • x402 specification
  • Source on GitHub
Ecosystem
  • Chest Gate · Solana revenue splits
  • x402 ecosystem directory
  • Bazaar (CDP discovery layer)
Index
  • Snapshot 2026-09-19 11:51:45 UTC
  • 5933 servers · 2 facilitators · 6 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.
All servers

dripstack.com · /stock-picks

https://dripstack.com/api/v1/stock-picks

Paid JSON for stock-picker calls from financial newsletters and investing articles. Query params: optional `date=YYYY-MM-DD` for one UTC effective day, optional `limit`. Default (omit `date`) returns the latest UTC effective day with picks. Rows missing publication timestamps may use extractedAt for the effective day. Returns 404 when no picks exist for the day. USDC `exact` x402 on Base or Solana; amount is the flat stock-picks unit price times distinct attributed source posts returned (call GET /api/v1/stock-picks/quote for the exact total).

BaseCCDP BazaarUnknown
Price · per callUSDC
$1.5000
Calls · 30d
3
Volume · 30dUSDC
$4.50
Unique payers · 30d
1
Calls per payerunknown
3
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
dripstack-com-api-v1-stock-picks
Endpoint
https://dripstack.com/api/v1/stock-picks
Primary chain
Base
Also accepts
sol
Listed by
CCDP Bazaar
Last call observed
9d ago
Available via API
/api/v1/servers/dripstack-com-api-v1-stock-picks

Caveats

Things to know before drawing strong conclusions

  • · Calls and volume are 30-day cumulative figures from the source facilitator. Daily breakdowns are not yet available — see /methodology.
  • · Volume = price × calls. If the server publishes multiple price tiers, only the first accepts[] entry is used.
  • · "Last call" is what the source last reported, refreshed every 60 seconds.

Sample 402 exchange

Raw HTTP — what an agent observes

GET https://dripstack.com/api/v1/stock-picks

→ HTTP/1.1 402 Payment Required
  X-Payment-Required: $1.5000
  X-Payment-Currency: USDC
  X-Payment-Chain: base

GET https://dripstack.com/api/v1/stock-picks
  X-Payment: <signed-receipt>

→ HTTP/1.1 200 OK
  Content-Type: application/json
  …response body…