Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x5e6356…89b044
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x4a8a22…2318c7
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x4a72de…403daf
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x8114a7…421af9
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0xa0500b…6654c0
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0xc68e26…3c8ed6
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0xfa851c…586e94
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0xc25f4f…77d782
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x3034c1…8779ee
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x1b2f1d…48610c
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0xf68fee…86cf32
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x68d6e8…b88c44
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x5ac84b…0deed6
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x4bfb9f…6cf5f6
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0x249232…2763e6
0x3022…6a360x9c95…e299Base$0.001100%fluxa58d ago0xc52f65…1d3033
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x8807e2…9e1dd7
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x5e37bf…3a8d7b
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0xa8f1c6…ab899d
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0xf14dc4…c02deb
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x7334a5…1db16f
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x55dea5…8291ae
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x30321a…635390
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x6f3c1f…b01ddf
0x3022…6a360x9c95…e299Base$0.001100%fluxa59d ago0x5a4eab…d9a692

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.