Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xadb615…b5da46
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x2eaf16…05b046
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x770991…821afd
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xa50666…229b84
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x4e6e0e…3a29d9
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xaa906e…5f742b
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x54b703…1c2fa8
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x313e59…c1be87
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x47a61d…ce95b7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x5abbf8…c20a15
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xa00b76…b55bab
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x6f90d6…c0f564
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xe92884…a86d70
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x7f6ebf…97c2e8
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0xf9b0cf…a93cf1
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0xefb595…b08f40
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x3c402f…742dcd
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x486fe6…8cb2e0
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0xd92156…5b3329
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x99b143…a5182a
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x372285…923c58
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x9be410…32cf59
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x801502…e41b0f
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0xa79d8d…366530
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0xb7563c…971d7f

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.