Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x484c…e14cBase—$6.36100%fluxa103d ago0x8e7b73…ad2e2a
0xb90a…9ae40x6612…429bBase—$6.36100%fluxa103d ago0x944248…20bca0
0xb90a…9ae40x2190…0d7aBase—$6.36100%fluxa103d ago0x84845b…c0a5d4
0xb90a…9ae40x8305…c867Base—$6.36100%fluxa103d ago0xb978ca…37258b
0xb90a…9ae40xe468…075fBase—$0.05100%candidates103d ago0xfedbb8…afe473
0xb90a…9ae40xb76a…5291Base—$6.36100%fluxa103d ago0x14070c…fe16d8
0xb90a…9ae40xdc15…d5a5Base—$0.45100%fluxa103d ago0x0ecf87…de1955
0xb90a…9ae40xb76a…5291Base—$1.81100%fluxa103d ago0x2d4809…7db8b5
0xb90a…9ae40xb76a…5291Base—$1.81100%fluxa103d ago0x963852…99dc18
0xb90a…9ae40x9589…1fa7Base—$0.45100%fluxa103d ago0xd11a10…346b3b
0xb90a…9ae40x9226…ccb6Base—$12.86100%fluxa103d ago0x7c1467…d10e2e
0xb90a…9ae40x7bb7…5994Base—$0.01100%candidates103d ago0x444736…6d0ddd
0xb90a…9ae40xbeca…ff44Base—$0.01100%fluxa103d ago0x52468b…3bfc88
0xb90a…9ae40xbeca…ff44Base—$0.01100%fluxa103d ago0x40f99f…c39bc5
0xb90a…9ae40x4391…e85aBase—$0.01100%fluxa103d ago0xea0c65…b5b072
0xb90a…9ae40x3abb…39fcBase—$0.01100%candidates103d ago0x787528…fef60b
0xb90a…9ae40x9cad…3493Base—$0.01100%candidates103d ago0x8f4cc3…3a8d4e
0xb90a…9ae40x982e…089cBase—$0.01100%candidates103d ago0x42bc07…15ae0f
0xb90a…9ae40xa811…79e0Base—$0.01100%candidates103d ago0xc4204d…bd8287
0xb90a…9ae40xa8f6…4f1dBase—$0.01100%candidates103d ago0xc36404…89a44d
0xb90a…9ae40x4e3e…d786Base—$0.01100%candidates103d ago0x6d1359…b1a0af
0xb90a…9ae40x3fed…6cf1Base—$0.05100%fluxa103d ago0xae4fbc…87bdfe
0xb90a…9ae40xc5a7…7b6dBase—$0.01100%fluxa103d ago0x275e07…f0ba06
0xb90a…9ae40xe59e…ecbdBase—$0.01100%fluxa103d ago0x5e6089…3bee2d
0xb90a…9ae40x9ab4…cbb6Base—$0.01100%fluxa103d ago0x7de659…d8ffea

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.