Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x749a0f…85b468
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x1ea27a…ce3bf3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb394b9…f05504
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8cf4a7…8fa5b4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xcc296f…55518a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x8fdcd5…1a3158
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0cc830…e7103e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x162ab2…a5ce3c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase2d ago0xcf846c…86ff23
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xdf9e58…15b166
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb8e17b…8dd559
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x6331e8…f31cfb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xfaf10a…254593
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xd854bd…a912e3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb8e6ec…bc0e0a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xdb7007…811bd2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x22358d…093bac
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x6221d2…c2d4d1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x81e4b6…f4be33
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x0446d4…0c6392
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xc95dfc…eeda7a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xb9cbde…4cab15
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase2d ago0x4dce92…bc6821
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase2d ago0x7318c1…1a969d
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase2d ago0x7b2f7b…ff3251

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.