Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase33d ago0x9ff38e…042b38
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase33d ago0x5b1f22…00506a
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase33d ago0x96e918…4c3e42
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase33d ago0xb24bdc…d7cebb
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x50c7a6…34fc15
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x978dca…73d740
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x386ede…4894da
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x2114c1…b0458a
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x3ab75a…af4e72
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x5e7281…49a143
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x34c99b…58591f
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0xe36a23…36beb3
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x8bb231…6626a7
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x44b346…1a8a72
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x386cae…145cd9
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0xb79893…8b25f1
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x3e132b…a3223a
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x918c15…3150c9
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0xf5bc74…36ac72
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x43817f…ced1b6
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x09beec…5e08c9
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x58a4cd…86389f
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x7fce8d…8ce9f1
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x396d4b…61e569
0x87a8…f3510xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase33d ago0x3ce387…3d1f31

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.