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.002100%coinbase51d ago0xbf3075…541c2d
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xdeb203…bc31e0
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xf74af8…f3f486
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x145431…57247c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x4cea64…35f35c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x7690b3…fb7b54
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x19449f…4b5812
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x9703f8…bb6534
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xe858c3…77e7dc
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x84ac81…890629
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xa706d5…6fa4a2
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x46a22c…16ff3f
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xe0b7ae…745e4b
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x18228d…05e670
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x73554e…2857fa
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x0ac60e…b6ddc9
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x3787c1…07326b
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xeff532…bbabec
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xba130e…808f77
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x5b2b58…32494c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x330792…4f7211
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x576462…d6adbf
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xaf7db4…387523
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xa1b7c8…b4f902
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xd43ac2…ae44c7

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.