Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x568967…e14a43
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0x817459…b6be8e
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa38d ago0xc8729a…d37d08
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x6dbcdd…9d9c6e
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xc259b7…7231a8
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa39d ago0x8c55eb…eb679e
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xcab23c…5be509
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x25b55b…0db784
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xb3d3ad…69c4f2
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xc3db6a…6dacc2
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x067137…ab5dd4
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x0326ea…2b37d3
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x9ef409…005cbb
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x839015…d70c75
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xf231c8…98b9d1
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xd64551…051a16
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xe35422…1ca22f
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xd96609…db8193
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x7fe9da…afc497
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xa7affa…660e35
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x217a9f…80aec8
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x50e3c9…249f66
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x3c7b74…9fa675
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0xd250e9…004137
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa39d ago0x0cb19f…934d7c

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.