Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa32d ago0x794db7…303a2b
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa32d ago0x9ed5a8…7e0e6d
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa32d ago0x85af62…2b0111
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa32d ago0x2a6d33…0c750f
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa32d ago0x999728…f73825
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa33d ago0x4ae3fb…4789b4
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x13cd66…b34504
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x4595e0…aaffc8
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0xfa9058…bfd3d6
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x2ff072…75ca58
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0xfe503e…c3f1b5
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa33d ago0x02b98c…588c39
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x0bba2a…949bb6
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x4b4a3b…b2d7ae
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0xf10623…392bda
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x94a346…b21441
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x44acc3…234302
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa33d ago0x60cf6a…e4ceb4
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa33d ago0x453eb5…8df5e3
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa33d ago0xdfa1b5…03407e
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x76bd9e…8aa109
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x9a98df…31c099
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x648bb1…968718
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0xd96118…78730d
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa33d ago0x391a52…dced65

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.