Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1e4acc…c45521
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c4083…0586f0
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xd7da92…c2c656
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe6143a…481236
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x91f6c4…bdb0b9
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xcfc022…c15ec4
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x18facf…5d12a2
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x6470a0…3fa616
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x1ccd29…3a1cf6
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x96981e…193819
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf65da…d65f97
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x49ada6…ed1a3f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x5ad886…bf4b17
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xdff583…794c50
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x334001…71d787
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xca08db…176fba
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e550f…909eb0
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xfbc7bb…a28917
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xf4295a…515ae6
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xceb9ef…6cdd50
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa844db…b9e4d2
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x33e5e5…516e82
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0x35af07…af2dc8
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xf8d5d1…20657f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe9de8e…49fc5e

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.