Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x83ccce…49e34d
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x3b34a5…417fc2
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xe27a5a…c53459
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x23a7e8…f16e08
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x4d7ad4…c4b12d
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xeb5baa…62c11e
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x86a2b0…62d279
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x79c060…a87ecf
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x556fad…56c9c3
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x3e09a8…c21c98
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x69efed…0df863
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x048e8e…8244bb
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x59de9a…42a643
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xfb8153…b82e9d
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xad3565…985aaf
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xdc4273…ec117f
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x0aab34…566cd8
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xfa0da7…4f0c7f
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0xa2b10a…7a22b7
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x3e0e0e…3e766e
0xf331…194c0x66d7…83bcBasex402 service$0.16100%coinbase18d ago0x314307…10034d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase18d ago0x2175b7…dae96a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase18d ago0xa8baef…109130
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase18d ago0x9adf5a…51c893
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase18d ago0x50dc4f…9cf01a

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.