Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00754725%Route unknown125d ago0x5d2514…5063e6
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00564525%Route unknown125d ago0x72639c…e4c4ab
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00754725%Route unknown125d ago0x867875…d6da9e
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00754925%Route unknown125d ago0x82834a…4e1da4
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00902925%Route unknown126d ago0xf38795…ed8a80
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00902925%Route unknown126d ago0x275520…cab20b
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00811225%Route unknown126d ago0x5d1b90…dff3e8
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00811225%Route unknown126d ago0xe576b2…17328d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00796725%Route unknown126d ago0xeef3a5…769242
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00796725%Route unknown126d ago0xb97277…da78d7
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.00796725%Route unknown126d ago0x8b9b03…29899b
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0225%Route unknown126d ago0xf19ce7…cfe3d8
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0225%Route unknown126d ago0x4b1246…ab813c
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0225%Route unknown126d ago0xa2284a…71b71f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0225%Route unknown126d ago0x644999…12b6ef
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0225%Route unknown126d ago0x30db91…3d8b8d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0525%Route unknown126d ago0xab07dc…6656f6
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0525%Route unknown126d ago0xdebf54…712139
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0225%Route unknown126d ago0x919849…fc62ec
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0525%Route unknown126d ago0xee69a4…d06012
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0525%Route unknown126d ago0xc1de47…8fd7ec
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0525%Route unknown126d ago0x510739…3dacc2
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0325%Route unknown126d ago0x6efb12…cb0a49
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.0325%Route unknown126d ago0xc13d73…4b4616

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.