Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xe8a051…632210
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xaeb11c…5f0d10
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0xbf5b42…4b8eaa
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x8f513b…c52af4
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x1bc348…c0f8af
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.009657100%coinbase12d ago0x5d6a84…3fc061
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xff7b1c…5a3790
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.008586100%coinbase12d ago0xc7fb11…0764d7
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase12d ago0xb70b52…c0be5f
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0x2c00e4…68adba
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x00069d…39d8b7
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.007212100%coinbase12d ago0x9ebf2e…6301a7
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xd7cc1a…aca32e
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xd5fe0a…b233b0
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0xae0c94…7b429c
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase12d ago0x39e25c…37e32c
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase12d ago0xb3711d…382e96
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase12d ago0x3d42cd…796052
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0x907819…429be6
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0xaea16b…57839c
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.008406100%coinbase12d ago0x7e0d82…1bdd1e
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0xe40d3a…56077c
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0x1a6b21…d99a4f
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0x294b56…088adf
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12d ago0xd1d85e…39cfa6

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.