Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x2c8e47…131e91
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0xcfd214…e618e6
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0xc58be6…ebf7c7
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0xfa87ef…4d5c30
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x351947…11bf41
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0xdac3e6…6b4dac
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0x9294e3…8688e5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0xfb1730…671697
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x9f012e…5f4272
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x8017d7…ee6a95
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0x427c39…207409
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0xa0171b…0a4131
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0xf04630…4326bd
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x6ccd29…e16006
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0xa0e4f3…1592ff
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x108081…aad498
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x475dd0…4cda2f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0x7f0c85…da2360
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0xbec3f0…770447
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x08ac23…d53e80
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x4a82bb…b106c9
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa34d ago0x20211b…5d1bf6
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0x68437c…35c713
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0x0021b2…52e6ac
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa34d ago0xf83db5…3c0f64

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.