Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x088b9d…f260d6
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x140011…dbc4dc
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x3064ff…00d802
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x8c674a…8d7976
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x10ac89…1d33a7
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0xccd756…1a1f3f
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x1f69ad…86e124
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x5a38d5…5427a5
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x7f1b0c…2c7fd0
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x4882b0…3e08b6
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x082815…e61400
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x5a3353…0a2a27
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x631fd3…1ea194
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0xf68813…bf60ee
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x11084f…177793
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x1251f1…ce1301
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0xde51f7…40d24b
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x66bd99…59ff24
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0xa47b1f…1f2fc9
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x2455fe…4a0a25
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0x8d8353…b788c0
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x64021e…d2b6dd
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0xdff571…fae978
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates69d ago0x899ac8…cfdabe
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase69d ago0xf8f189…c7e4aa

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.