Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xbeaafa…b9dbfe
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0x033d78…225636
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xf0589d…96ccfe
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xb07740…149d32
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa41d ago0x041597…e471e7
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0x81ee59…51256a
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0x0afc59…540da4
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0x7f6230…3ba7f3
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xe92d9e…69c033
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0x6340aa…21ffa9
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0x012b54…085913
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xb8df3e…aa4b67
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa41d ago0x8dca4d…303899
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa41d ago0xebe370…aa09e7
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa41d ago0xfab437…2d0421
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xd34811…e6e758
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa41d ago0xaec991…899c11
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa41d ago0x691a46…0af02b
0x353c…cafe0x9c95…e299Base$0.001100%fluxa41d ago0xbb33fc…8c41f2
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x354f70…4a818d
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x2af0f8…cfd283
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0xb2d0f5…dec2ad
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x59b3a7…783ba2
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0xeb5ab4…badfcb
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x67a809…5049c3

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.