Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x69e1a6…6913f4
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x1dcff5…4c413e
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x483b80…1c7718
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0xede1d2…0c7fc7
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x3e64c5…7942fe
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x8b8e52…b5edb3
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0xf1ea37…7b8125
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0xd0793e…fce6db
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x59071c…f44fc2
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x2ab3d6…8d3ade
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x5cc5d0…892eb8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x0e1601…659595
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x1a050f…f5896b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x524f31…69acc0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x5f8295…d2bd93
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x33c87a…d8181e
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x5e703e…dc4690
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0xaeb8e9…154792
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x8f7303…4c04d0
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x7fb0c7…b98310
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa40d ago0x6ae56b…b9ffa9
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x9ac2f3…22ada8
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0xcb80ca…7b3335
0x3064…ba910x9c95…e299Base—$0.001100%fluxa40d ago0x913a04…865f1b
0x3064…ba910x9c95…e299Base—$0.001100%fluxa41d ago0x9c2b13…8dd77a

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.