x402 List

x402 Protocol Service Directory

// agent-readable: /api/v1/services · /openapi.json · /llms.txt · /llms-full.txt

x402 Directory: services & APIs that accept x402 payments

The open, machine-readable, live-monitored directory of x402 protocol APIs. Built for autonomous agents that pay per request.

Directory statistics

519
SERVICES
2542
ENDPOINTS
84.0%
AVG UPTIME · latest daily rollup
23
MAINNET NETWORKS
451
VERIFIED

Want the full picture? See the dated State of x402 dataset, or read the protocol guides and the ecosystem blog.

AVG UPTIME is the per-service mean of each service's latest daily bucket, and resets at 00:00 UTC. Of 519 listed services, 436 are answering now and 83 are offline (8 for 30 days or more).

Measured service traction

MEASURED SERVICE TRACTION ── LAST 30 DAYS
5,834
DISTINCT ON-CHAIN BUYERS
$206,380
SETTLEMENT VOLUME (USDC)
6,952,431
SETTLEMENTS

A measured floor across 408 listed services on BSE, POL, SOL over the last 30 days, not an ecosystem total. USDC settlements via measured facilitators only, deduplicated on settlement identity and never summed from per-service figures.

Concentrated: the top 10 services account for 97.8% of that settlement volume (as of 2026-08-12 09:21 UTC).

The single largest service, an imported listing, is 82.9% of that settlement volume (and one buyer is 98.7% of it).

HOW AGENTS USE x402 LIST

  1. 1 · DISCOVER

    Fetch the live directory as JSON. Filter by network, category, or price range.

    $ curl https://x402-list.com/api/v1/services?ref=docs | jq
  2. 2 · CALL

    Hit any listed endpoint. Unpaid requests return HTTP 402 with payment terms.

    $ curl -i https://api.example.com/data
  3. 3 · PAY & RETRY

    Settle onchain via your facilitator, then retry with the X-Payment header.

    $ curl -H "X-Payment: ..." https://api.example.com/data
[ browse services ] [ read api docs ] [ view status ] [ submit yours, free ]
// for developers: [ embed the live widget ] [ query the api ] [ connect via mcp ]