Network analytics
Indexed coverage and on-chain activity across the agent economy.
Every daily chart here is a trailing window ending today, so its last bar covers 0 hours so far rather than a full day. The cumulative charts under “Since inception” are the exception — those run over all indexed history.
Data indexed
All-time totals · bars last 90 daysRefreshed 14m agoThe figures above count only settlements a known x402 facilitator relayed — 16% of all indexed settled volume. Roundhouse also holds 1,857,201 settlements worth $216,606,199.02 that are not counted here: 1,856,394 not established, and 807 checked and found to carry no marker, so probably ordinary transfers rather than x402 payments.
All indexed settled volume, last 90 days
Latest settlement 14m agoAll indexed settlements, last 90 days
Protocol breakdown
Last 90 days · 27 Jun – 24 Sep 2026 · refreshed 24m agoThe chain and route charts count facilitator-relayed settlements only, which is the population the figures at the top of this page count. Over this window that is 24,273,774 settlements worth $2.00M. A further 1,046,830 worth $149.84M are indexed but not established as x402; they appear in the evidence chart below and nowhere else on this page. Volume figures are a floor: 0 settlements in this window moved a token with no USD rate, so they are counted and priced at nothing.
Settled volume by route
Facilitator-relayed · 23 attribution values- Coinbase CDP
- Meridian
- FluxA
- PayAI
- AnySpend
- Primer
- Other (17)
| Coinbase CDP | $1.12M | 23.03M stl | 56% |
| Meridian | $581.43K | 25.08K stl | 29% |
| FluxA | $204.29K | 982.12K stl | 10% |
| PayAI | $56.89K | 107.01K stl | 2.8% |
| AnySpend | $10.88K | 6,424 stl | 0.5% |
| Primer | $4082.92 | 16.13K stl | 0.2% |
| Other (17) | $14.49K | 108.91K stl | 0.7% |
A route is who submitted the transaction. Relayer wallets are grouped onto the operator that runs them, so one facilitator is one series. Payer-submitted means there was no relayer, and route unresolved means the attribution pass has not reached those settlements yet — neither is a facilitator.
Settlements by evidence
All indexed · 25,320,604 in window- Marker-verified
- Not established
- No marker found
| Marker-verified | 24.27M | $2.00M | 96% |
| Not established | 1.05M | $149.79M | 4.1% |
| No marker found | 611 | $53.76K | <0.1% |
Only the first band is a settlement a known x402 facilitator relayed. The second is one whose payment is not established — a gasless authorized transfer nobody we can name relayed, or a legacy catalog row nothing has examined, whose heuristic score says it probably was not x402. The third has been checked and no EIP-3009 marker was found. The headline figures at the top of this page, and the chain and route charts above, count the first band alone — this chart is the only place on the page the other two appear.
Since inception
370 indexed days from 17 Sep 2025Cumulative settled volume
Cumulative settlements
Agent registry
Agents by chain
Shaded portion is x402-capableTop-rated agents Coming soon
Browse all agentsRanking agents by rating is not published yet. Trust and reputation scores are still being indexed from the ERC-8004 registry, and an order built on them would assert something we are not ready to stand behind. How trust is derived.
| Coming soon | Coming soon | Coming soon | Coming soon |
| Coming soon | Coming soon | Coming soon | Coming soon |
| Coming soon | Coming soon | Coming soon | Coming soon |
| Coming soon | Coming soon | Coming soon | Coming soon |
| Coming soon | Coming soon | Coming soon | Coming soon |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will summarise how big the x402 economy actually is over the free read API. No key, no account.
POST api.roundhouseai.io/v0/sql
Show the promptHide the prompt
Using Roundhouse, summarise the state of the x402 economy: settled volume, settlement
count, and the trend over the last 90 days.
curl -s 'https://api.roundhouseai.io/v0/sql' -H 'content-type: application/json' \
-d '{"sql":"select day, volume_usd, settlement_count from mv_global_daily order by day desc limit 90"}'
Volume figures are a floor — settlements in tokens with no USD rate are counted but not
priced. Say so in the summary. Site-wide totals are the only aggregate Roundhouse
publishes; everything else in the API is per-entity, so do not rank wallets against
each other from this.
The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.
If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.