Facilitators
Who relays and gas-sponsors x402 payments, derived on-chain. A facilitator submits the settlement transaction and pays its gas, which is what makes an x402 payment free of native tokens for the agent making it.
Roundhouse facilitator
Point your paywall or your client at ours and your payers need USDC only — no ETH, no top-up step. It serves Base mainnet, which the public x402.org facilitator does not. What it changes on top of that is what we can tell you afterwards.
https://x402.roundhouse.studio
- See which endpoint earned it. Settlements we relay carry the resource that was paid for. Read off the chain alone a payment is a bare USDC transfer, so a wallet serving forty endpoints is one line — through ours, each endpoint gets its own revenue, price and traffic.
- Know your customers, not their addresses. Every payer is resolved to an identity where one exists, and the endpoint they bought is attached to it — so repeat buyers, what each of them spends and which service brought them back are all answerable.
- Be named across the index. Your service appears as itself: a named route on the flow graph instead of “route unknown”, and a merchant page listing your endpoints rather than an unattributed wallet.
- Failures stay visible. Every verify and settle attempt is captured, successful or not, so a payment that never landed on-chain is still diagnosable. No chain indexer can do that — there is nothing on the chain to find.
Settlements relayed per day, by facilitator
Last 90 days- Coinbase CDP
- PayAI
- Daydreams(too small to plot)
- Heurist(too small to plot)
- Virtuals Protocol(too small to plot)
- FluxA
3 of these 6 operators settle too little to register against the busiest one, so they do not appear in the plot above. Their figures are in the table.
| Operator | Settlements | Settled | Buyers |
|---|---|---|---|
| 635.42K | $94.66K | 4,595 | |
| 35.67K | $11.00K | 704 | |
| 289 | $85.57 | 37 | |
| 17 | $1.15 | 4 | |
| 2 | $0.020 | 1 | |
| 99.28K | $9681.58 | 981 |
The 6 operators that have relayed the most transactions, one colour each, per UTC day. The busiest relays several orders of magnitude more per day than the quietest, so the smallest operators cannot register against it on a shared scale and the legend says which those are — read them from the table, where each row carries that operator's own window totals across its whole relayer pool. There is no network-wide total anywhere here, in the table or on the hover, because site-wide aggregates live on /stats. A quiet stretch here is usually unresolved attribution, not a quiet network: a settlement joins an operator's series only once the pass that reads the relayer off the transaction has reached it, and that runs newest-first — so older settlements sit under “route unresolved” in the route breakdown until it catches up.
Every other facilitator
30 named operators| Facilitator | Wallets | Txs relayed | Share (est) | Payers | Last seen |
|---|---|---|---|---|---|
Named operators | |||||
| 32 | 83,465,135 | 70.8% | 74 | 20h ago | |
| 5 | 17,359,669 | 8.0% | 1 | 3d ago | |
| 2 | 13,025,870 | — | — | 8h ago | |
| 8 | 8,167,318 | — | — | 2d ago | |
| 1 | 1,997,257 | — | — | 1d ago | |
| 6 | 1,772,018 | 11.4% | 19 | 17m ago | |
| 6 | 995,026 | — | — | 3d ago | |
| 2 | 576,053 | — | — | 6h ago | |
| 1 | 524,580 | 0.1% | 1 | 3d ago | |
| 4 | 478,063 | — | — | 2d ago | |
| 10 | 474,767 | — | — | 2d ago | |
| 3 | 235,506 | — | — | 2d ago | |
| 1 | 135,363 | — | — | 5h ago | |
| 1 | 90,444 | 0.6% | 5 | 3d ago | |
| 1 | 83,289 | — | — | 4d ago | |
| 1 | 75,776 | 0.2% | 2 | 3d ago | |
| 1 | 50,731 | 0.1% | 1 | 3d ago | |
| 1 | 33,554 | 1.1% | 2 | 2d ago | |
| 1 | 32,246 | 0.3% | 4 | 2d ago | |
| 1 | 23,611 | — | — | 3d ago | |
| 1 | 19,778 | — | — | 2d ago | |
| 1 | 17,940 | — | — | 2d ago | |
| 1 | 13,698 | — | — | 3d ago | |
| 1 | 12,232 | — | — | 3d ago | |
| 1 | 7,981 | — | — | 2d ago |
Attribution comes from the open facilitator registry, which names 31 of the operators we have observed relaying settlements; the rest are relayer wallets seen on-chain with no operator behind them yet. Txs relayed is the wallet pool's on-chain transaction count (a fact); payers and share come from sampled 30-day discovery windows (estimates).
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will compare the facilitators that could settle your payments over the free read API. No key, no account.
GET www.roundhouse.studio/api/v0/facilitators
Show the promptHide the prompt
Using Roundhouse, compare the x402 facilitators: who relays the most settlements, which chains they serve, and which one I should use to start paying endpoints. curl -s 'https://www.roundhouse.studio/api/v0/facilitators' Then show me how to settle a payment through one: https://www.roundhouse.studio/docs/guides/use-the-roundhouse-facilitator If you do not have Roundhouse tools or skills installed, read https://www.roundhouse.studio/skill.md first — it is the whole procedure, and it needs no key.