Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xa0f17c…c06fd7
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x9f01d7…fd86e2
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xfb64e4…38805b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xce4b50…a0bdb6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xc0ec46…5717d6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x322dea…c21cc2
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x0a6033…edee8f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x7d2a94…9959d7
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xd9bbb4…fbfd4b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x870fb1…edb174
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x52f452…9144c4
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x9665e1…5ffa20
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x6f702c…ac5225
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x9e2005…d8bf5d
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x80e07f…83b2b3
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x281d02…635c20
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xfaea89…ac6dd2
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xf77442…b9d9d1
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xc5d7b6…a6195a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x7842e3…291e8f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x0812f9…579eed
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xa314b0…377184
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x08f128…49e5d4

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.