Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xdfb3fb…c7273b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x526d41…3fa9e3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x3da6bb…962ef8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xdc60c8…05d5b8
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0xc565be…7eafcc
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x3aeffb…d29f40
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x0807d1…93d338
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x82d723…ca3b33
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x2e5ae4…eee84f
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x73a8e1…b82b5e
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x37c614…3be786
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0xa032f0…8845bc
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0xafec61…ed7f8c
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x60dd35…263c9f
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x16bc98…0d25d8
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x8c2033…109448
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x2e6311…c96f7d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x9bad52…8c684b
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x32a3b4…93e102
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x4f3e3f…6079b8
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0xb1f9cb…650257
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0xb912b9…1a3c5d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x8cb1e9…0f2557
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0xeb4539…d68d97
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist73d ago0x7d2b64…0353d6

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.