Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x0e311c…6e7b80
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xeb8fa7…365813
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005968100%coinbase111d ago0x79fac9…33d294
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005731100%coinbase111d ago0xe04a95…e6aa55
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005731100%coinbase111d ago0xf55850…13fb27
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x5641a3…f8cea7
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xd9cda7…acb5a9
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006389100%coinbase111d ago0xbcffc4…5c826a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006389100%coinbase111d ago0x8988eb…395cbb
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006389100%coinbase111d ago0x6647a2…f98523
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006389100%coinbase111d ago0x7a84cd…66cf34
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005916100%coinbase111d ago0xa706d9…fb786e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005916100%coinbase111d ago0x6228cf…5f8716
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0xd5dec0…9efb6b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x2fc584…36c106
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005916100%coinbase111d ago0xda55c0…c1c368
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005916100%coinbase111d ago0xadf42d…23eeb8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005731100%coinbase111d ago0xa2762c…336331
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006473100%coinbase111d ago0x7b83f6…d63d7a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006473100%coinbase111d ago0xe15f24…b6d796
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006473100%coinbase111d ago0x6829c3…795cda
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase111d ago0x6bc006…b1964b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006473100%coinbase111d ago0xe92e4c…18ddf5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006237100%coinbase111d ago0xfc6f57…67e2c2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006237100%coinbase111d ago0x85fe43…e6dc8b

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.