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:05:37 UTC
  • 5932 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

api.you.com · /search

https://api.you.com/v1/search

You.com Search API: real-time web search returning ranked results grouped by section (results.web, results.news), each with url, title and description; web results also carry snippets. Use when an agent needs fresh, citable web data (news, markets, company facts) to ground a decision. Query params: query (required), count 1-100 (default 10), livecrawl (web|news|all; fetches live page contents, charged per result), country, freshness. Paid per call in USDC.

BaseCCDP BazaarVerified
Price · per callUSDC
$0.0050
Calls · 30d
468
Volume · 30dUSDC
$2.34
Unique payers · 30d
16
Calls per payerverified
29
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
api-you-com-v1-search
Endpoint
https://api.you.com/v1/search
Primary chain
Base
Also accepts
sol
Listed by
CCDP Bazaar
Last call observed
12h ago
Available via API
/api/v1/servers/api-you-com-v1-search

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://api.you.com/v1/search

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

GET https://api.you.com/v1/search
  X-Payment: <signed-receipt>

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