Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase80d ago0x8d9c9b…fc575d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase80d ago0x2e32a1…5953f7
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase80d ago0xdd4adc…8484c5
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase80d ago0xef05a4…f98c8b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase80d ago0x2371c4…7e7b0d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0x1d355a…770920
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase80d ago0x0f9d6e…04dedc
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xb5e0a7…7c0213
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xac964a…441537
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0xe6f1c5…ec3f4a
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x423366…51a124
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0xaa83b2…c51e37
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0xd83023…fc4c80
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0xc4f796…57ba09
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x2b54f1…51eb1d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x994647…1db56d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x0195cf…ccaaed
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x078324…fa36c1
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x74dac1…bd0712
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x3ec4ec…3bfb77
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x635110…0e0674
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0xdefa62…76b909
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0xbf3cfe…4e13dc
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase80d ago0xcbb036…deba00
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist80d ago0x740757…bf03ac

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.