Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase174d ago0x153a7e…77e511
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.009375100%coinbase174d ago0xe7f3c8…ec1d7f
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.009375100%coinbase174d ago0x3a037c…1aad49
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.009375100%coinbase174d ago0x762484…2dec85
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.009375100%coinbase174d ago0xec212b…ce73bd
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x992381…993d45
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x4b0619…d0a8d6
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0xab8b8f…622e94
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x5c79f9…b05531
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x6ac1e4…5ee16b
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x60035f…4642bc
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x5a6968…27caad
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x482b17…44ce8f
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x9e837a…874323
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0xc40846…4423e6
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x7ca7a1…b5a631
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x7e6b7a…c1d6db
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0xa1c31f…818c45
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0xcd5ddc…899d14
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x2503eb…a4560a
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x3e56af…24b217
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x7cd75b…37ee4a
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x346276…6f7714
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x24fbb0…0099a4
0x0e9d…ab650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase174d ago0x1602c9…719c0b

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.