Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.04100%coinbase10d ago0x2f4a10…b54a75
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.04100%coinbase10d ago0x3212ce…ee6883
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x89f022…bc8afb
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xb78c7f…cf6e28
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x81a0b0…38a0ce
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0xf766d3…7bb190
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x509e15…f79917
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xeb70f7…8db9a9
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x5227c2…3304fc
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x7faf44…850636
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x6ab9cb…013648
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6eed23…1227db
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x4b7bf1…f7d849
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x7054a0…c867d1
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x93d12b…06798c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0xf5974c…7bc8de
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.28100%coinbase10d ago0x2e55d5…1e057d
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.28100%coinbase10d ago0xa97f1c…6696d4
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.28100%coinbase10d ago0xc1bb7d…8bde0d
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.15100%coinbase10d ago0x9843dd…7b33d2
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.06100%coinbase10d ago0x4e3837…ca34ef
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0xedadbd…8279a7
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc7cb6c…68e4b9
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x7eecfe…e64441
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x986f55…fbd965

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.