Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xa4349b…92a7d0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xbd0bd0…dec855
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xc13d5c…90fc0a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x4b4996…35fff9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xf66468…7f6658
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x33f43f…eadb45
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xd19169…c57037
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x5d3794…e3cc32
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x02f91a…c69843
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x4ad58b…a09cad
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x180e9e…b1c6d2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x1735b0…6f78d9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x7e9c9d…57c4e2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x07137d…fe9de0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x3ccd76…413130
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xc9a378…ec3755
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x4485f7…457954
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x89500f…a825da
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x9005a5…590341
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0xb44a79…40b0de
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa84d ago0x5f05c3…05ebd6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x3a2288…0b7949
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xbea732…637e71
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0x6c3f69…cc8cf7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa85d ago0xfdfdac…e66700

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.