Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0x94c679…e763fc
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0x729262…660e8b
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0xb26ff1…408e38
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0x0ced7d…9c1a9b
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0xb9620c…4354e7
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0x65cf21…3c2fd9
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0xf6c9f1…d59530
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0xc910bc…633917
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0x31d42a…88fafe
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0x320b72…aaae1b
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0xc7e922…1159d5
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0x4eb68d…ad8443
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0x6c5ec5…75c757
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0xa46fb6…af1e97
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0x5d0622…330486
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0x9cf081…e8df65
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0xc2cfba…e88d43
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0xd30e50…49e5bd
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0x1d94a7…43d771
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0x39534c…da8aa6
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0x5739af…ca0f43
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0xc1f8c6…26a123
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd100d ago0xb8dfcf…9299a7
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f100d ago0xae1653…3057ed
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca97100d ago0x7afe23…4f5adf

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.