Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2h ago0x42f592…c7c7fb
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2h ago0x90ba27…7d9e92
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2h ago0x40123b…5e32e1
0x1f48…6df90x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x7a9b04…1f3fdc
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2h ago0xfba88a…2eeca7
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2h ago0x973a8e…42655a
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2h ago0x7d8169…03fa89
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2h ago0x9e4fd2…870c52
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2h ago0x20673a…9cc17e
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2h ago0x09d163…e54a46
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.46100%coinbase2h ago0xafb5b6…66c50e
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.45100%coinbase2h ago0xbffee3…5d077b
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.45100%coinbase2h ago0x4e5d88…b8c0c2
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase2h ago0xcbda2a…549a92
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.00861100%coinbase2h ago0xf1275b…2302dc
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.008481100%coinbase2h ago0x6b6b73…46b78a
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.008359100%coinbase2h ago0x5ffc89…bd8605
0x1f48…6df90x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0xcb40e4…718bcf
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.004631100%coinbase2h ago0xa8a536…2d5fb7
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.004007100%coinbase2h ago0x09c7bd…e2728b
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.002711100%coinbase2h ago0x8ee034…87b094
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase4h ago0x3966b1…408883
0x1f48…6df90xe903…1abfBaseBlockRun.AIAi$0.002307100%coinbase4h ago0x3caa2f…e05364

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.