x402basequality 0.50

Overall facilitator stats for the x402 payment ecosystem, $0.01 per query via x402 micropayment.

Price
per_call
Protocol
x402
Verified
no

What it does

The x402scan Facilitators Stats endpoint returns high-level aggregate statistics about facilitators processing x402 protocol transfers. Facilitators are intermediary services (such as Coinbase, PayAI, and Meridian) that settle x402 micropayments on behalf of merchants. This endpoint provides a summary view across all facilitators, including metrics like request counts, volume, buyer counts, and seller counts.

The endpoint is part of x402scan, an analytics dashboard and block explorer for the x402 ecosystem built by Merit Systems. It indexes USDC transfer activity on Base and Solana chains. The facilitators/stats endpoint accepts optional query parameters to filter by chain (base or solana) and timeframe (1, 7, 14, or 30 day lookback). It costs $0.01 per call, paid via the x402 protocol's X-Payment header.

Note: during probing, this specific endpoint returned 404 on both GET and POST, even though the broader x402scan origin is live (root returns 200) and the OpenAPI spec documents it. The endpoint may have been relocated or may require a path prefix not tested. The OpenAPI spec at the origin is comprehensive, covering 14 endpoints across data queries, registry operations, and a USDC send function.

Capabilities

x402-micropaymentfacilitator-analyticsblockchain-datausdc-transfersbase-chainsolana-chainpaginated-resultstimeframe-filtering

Use cases

  • Monitoring overall health and activity of x402 payment facilitators
  • Comparing facilitator performance across Base and Solana chains
  • Building dashboards that track x402 ecosystem growth over time
  • Analyzing which facilitators process the most volume or serve the most buyers

Fit

Best for

  • Agents needing x402 ecosystem-level analytics
  • Developers building x402 protocol monitoring tools
  • Researchers studying micropayment facilitator markets

Not for

  • Looking up individual wallet or merchant transaction history (use other x402scan endpoints)
  • Non-x402 blockchain analytics or general-purpose block exploration

Quick start

curl -X GET 'https://www.x402scan.com/api/x402/facilitators/stats?chain=base&timeframe=7' \
  -H 'X-Payment: <x402_payment_token>'

Endpoint

Transporthttp
Protocolx402
Pay to0x2EC4545f96A24876764bF2B04D54E66A1351bE71
CurrencyUSD COIN

Quality

0.50/ 1.00

The OpenAPI spec is detailed with clear parameter definitions and pricing, but the endpoint returned 404 during probing (not the expected 402), no response schema is documented, and no example responses are available. The crawl confirms the origin is live and facilitator data exists on the dashboard, but the specific endpoint path may have changed.

Warnings

  • Endpoint returned 404 on both GET and POST during probing — it may have been moved or the path may differ from the OpenAPI spec (spec uses /api/x402/facilitators/stats, probe used /api/data/facilitators/stats).
  • No response schema is documented in the OpenAPI spec — response structure must be inferred.
  • No dedicated docs, pricing, or README pages exist on the origin (all return 404).

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 01:19:39Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access