Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0xd92b4b…8b682d
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xfe3ad8…db7b0c
0x5f11…468a0xc7f3…c044Base—$0.33100%primer120d ago0xd6f389…c95de8
0x10aa…97940xa9dd…2315Base—$0.002100%coinbase120d ago0xad9fcc…9c8b63
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x78ae57…54175a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase120d ago0x084480…a29c65
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0x45ae66…3fc6b4
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase120d ago0x88dfd7…d0268b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase120d ago0x94dde8…5438a7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0x9f78f2…49f42b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0xb7edfc…570110
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xdeb01e…023a3c
0xd358…799a0xca12…cd0cBasex402 service$0.03100%payAI120d ago0x3e00a7…d37029
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3e00a7…d37029
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0x703b81…a227e9
0x11bb…a7490xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xb0f89a…35ace6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0x439830…98492d
0xc7f3…c0440x5f11…468aBase—$0.31100%primer120d ago0x52f109…44bb35
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0x19f64c…c0a169
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase120d ago0xa1a59d…7a4e34
0x925d…3c010x6839…1a2bBase—$0.003100%coinbase120d ago0x015a07…df63cf
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x7fca41…529abc
0xfe8e…1f810x6839…1a2bBase—$0.003100%coinbase120d ago0x801202…33d957
0xcaae…2a710xa9dd…2315Base—$0.002100%coinbase120d ago0x953479…12b452
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc2899c…03d6e7

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.