Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0xef185d…88d429
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0xd9a6fe…db580d
0x092a…28170x9c95…e299Base—$0.001100%fluxa38d ago0x358d46…b3cdbc
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0xb9136f…36dfec
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0xbcbe6f…a10cd9
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0x9bbe19…d7195a
0x092a…28170x9c95…e299Base—$0.001100%fluxa38d ago0x11378c…9487cb
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0x9f1d7e…ceb033
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0x118086…8bb08f
0x092a…28170xfe80…47eeBase—$0.001100%fluxa38d ago0xc1344a…c88c56
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x1588e5…40dde0
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x4698af…58563d
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x1104ad…f58307
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x5ef56b…b431b4
0x092a…28170x9c95…e299Base—$0.001100%fluxa39d ago0x06a0e4…2b6130
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x87ba0e…0fe920
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x90d8ee…b99794
0x092a…28170x9c95…e299Base—$0.001100%fluxa39d ago0x1880a8…d3c389
0x092a…28170x9c95…e299Base—$0.001100%fluxa39d ago0x8ac69f…3b813a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0xfc19a2…614378
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0x2eddfa…7d2c1a
0x092a…28170x9c95…e299Base—$0.001100%fluxa39d ago0x662ce7…094a61
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0xe5cdaa…1d6b3a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa39d ago0xdb41cd…92004e
0x092a…28170x9c95…e299Base—$0.001100%fluxa39d ago0x9c341b…b3db66

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.