State of x402 — April 2026
a data-first snapshot · numbers are live, regenerated every 5 min
Six months after Coinbase's x402 launched and three months after Cloudflare joined to form the x402 Foundation, the agentic commerce protocol has become the single largest x402 catalog: 1,068 services advertising 19,793 effective payable endpoints (97,259 raw catalog paths).
We're pinging every one of them every ten minutes. Here's what the data says, with none of the press-release spin.
93.7% of x402 endpoints are online and correctly speaking the protocol.
In the last hour we received 232,313 probe responses. A 200 or 402 reply means the endpoint is up and willing to handle an x402 payment flow — that's the healthy signal. The rest is split across stale 404s, 5xx errors, and network timeouts.
But one service alone is 36.8% of effective endpoint supply.
orbisapi.com alone lists 7,282 effective endpoints. We now keep raw catalog paths separate from effective supply: wildcard-402 catch-alls collapse to effective=1, while SPA-fallback catch-alls use sitemap/manifest counts where available. Current wildcard-402 services: 8 (10,837 synthetic paths collapsed). SPA-fallback services: 16 (66,629 synthetic paths collapsed).
- orbisapi.com — 7,282 effective / 73,693 raw · spa_fallback
- x402.aurelianflo.com — 679 effective / 679 raw
- bridge.eruditepay.com — 568 effective / 568 raw
- Sponge — 510 effective / 510 raw
- api.402pixels.com — 364 effective / 364 raw
50 services are fully dead — listed but 100% erroring.
Every endpoint returned a network error or 5xx in the last hour. Most are abandoned demo deployments or domains that expired between a catalog update and now. Agentic.market doesn't prune them; we flag them on the homepage's zombies panel.
73 endpoints priced at $1,000+ — $23,201,000 in aggregate placeholder decoys.
These aren't real prices. Several providers (Questflow is the biggest) assign sky-high USDC amounts to endpoints that aren't production-ready, as a soft 'do not call' signal. Automated probers that don't blacklist these would drain a wallet on the first cycle.
Median price per call: $0.005. Max: $500,000.
After excluding the decoys, the working-price distribution is tightly clustered around $0.02. x402 is delivering on the thesis: true per-request micropayments. 133 endpoints are actually free (explicit price = 0) — most of them still return 402 because they want the handshake anyway.
USDC still dominates, but AUSD is the quiet #2 (0 endpoints).
Of the currency-labelled endpoints, 79,359 price in USDC and 0 in AUSD — Agora's stablecoin, which barely shows up anywhere else in payments. Small absolute number, but worth watching: AUSD adoption in x402 is running ahead of its overall market presence.
x402 catalog is Base-mainnet-dominated, but the long tail spans Solana, Ethereum, Optimism and others.
We probe every chain we see in the catalog. 97,035 endpoints settle on eip155:8453 (99.8% of raw catalog paths). Payments to x402station itself settle exclusively on Base mainnet (and Sepolia for testing); chain coverage on the agent side runs ahead of payment-network coverage on our side.
- eip155:8453 — 97,035 endpoints (99.77%)
- solana:mainnet — 88 endpoints (0.09%)
- eip155:84532 — 14 endpoints (0.01%)
- eip155:1 — 3 endpoints (0.00%)
- ink-sepolia — 1 endpoints (0.00%)
- celo-mainnet — 1 endpoints (0.00%)
- xai-mainnet — 1 endpoints (0.00%)
- zkevm-cardona — 1 endpoints (0.00%)
Full chain breakdown at /reports/chain-distribution.json.
The top five services by reported usage are not who the press thinks they are.
Mainstream narratives lead with Anthropic / OpenAI / Google wrappers. In the actual totalCalls field the API exposes, the leaderboard is different: weirder, smaller, and more interesting.
- orbisapi.com — 21,857 calls · 6,032 unique payers
- protocol.origindao.ai — 16,057 calls · 16 unique payers
- signal-engine-production-d88d.up.railway.app — 11,263 calls · 35 unique payers
- Nansen — 7,466 calls · 111 unique payers
- x402.twit.sh — 6,927 calls · 81 unique payers
For agents
The data on this page is a teaser. The production interface is an x402-paid API at /api. Your agent POSTs a URL to /api/v1/preflight, pays $0.001 USDC, and gets back { ok, warnings, metadata } detecting decoys, zombies, and price traps before committing a payment. No keys, no accounts.