Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.002392100%coinbase127d ago0xefc40c…36c81c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001724100%coinbase127d ago0xf0d3af…bc49b4
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xfadc1a…505f14
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xe96200…07c3c5
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase127d ago0x3154a1…80fa5d
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase127d ago0x795a7a…2a8c10
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xdc68c0…15b296
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xceacc4…aeae06
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006145100%coinbase127d ago0xc6369f…46847e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003801100%coinbase127d ago0x5be5b3…e2fb7f
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xe1eef2…a7b752
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0x59ca01…70a478
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x175b93…6b826f
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xafcc12…c255dd
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x053986…188356
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xa2228a…70763d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x591170…906d87
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xb839f8…901d40
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001596100%coinbase127d ago0x7abaf0…2fd7dc
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase127d ago0xd544b6…e0aa15
0xeb6c…8fda0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x89b1a6…c24b52
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase127d ago0xc21d6f…68e4f1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x836442…05c9b5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x9d225a…38aa84
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x873184…f04445

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.