Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xa62402…e73f82
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xc978e4…37963d
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0x4cbada…ee9450
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xab0cd8…ce5283
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xb63be9…930e36
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xbafdd1…768426
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.02100%coinbase95d ago0x43f542…819302
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xc5b4fe…d506c9
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0x0de6ef…295a1e
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0x159bd1…16afc8
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.20100%coinbase95d ago0xcf6eeb…9556cf
0x85f0…bedd0xccc8…15beBase—$1.00100%0xf70d…dbef95d ago0x1257ea…d94e40
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.20100%coinbase95d ago0x16d830…85d051
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x04870f…3fcfb2
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.02100%coinbase95d ago0x35268a…860345
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.02100%coinbase95d ago0xb380bf…e6c82f
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x60e80f…b15a5b
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xc80e22…b98f35
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0x470558…adc367
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0x41e6ab…9ed862
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xbc6b97…ecffbb
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xd0acc7…710a7e
0x85f0…bedd0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xe75ca1…ed4b30

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.