Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase143d ago0xbc2351…e658b3
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x68ed84…dc92f0
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x67ffac…a3cb23
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x3d1180…a33116
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x154649…8cd790
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xdb317f…f1629b
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x903764…ab5d80
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x4f18aa…6e4aba
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x221ce0…07df50
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x4f2eaa…c312e6
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xcd52b3…45a1cd
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x1759bc…ef0e0a
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x8f091f…fb61e4
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x78e359…b25a8c
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x0a751e…1207c7
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xd9089a…8fff23
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x133ae3…d1b091
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xd94535…727921
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x812d85…b9e6d8
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xd5bae2…0cbf33
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xa736bf…1d5434
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xd31995…cc9e11
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x11c1e4…614b0b
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0x847ba4…9ee0f2
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xb9d6b0…0a2597

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.