Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x6b61d6…3161dd
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe1a6e7…7a7cff
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7afa99…928cf0
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x02796d…3b5b69
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0x798375…d4284f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa17d ago0xed64eb…a97f12
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9552e1…7a883a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x31bdd0…ef3846
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf821be…1c07b3
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xa55b39…d6fee9
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x712c6e…be0121
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x6466fc…e802ba
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x5e4b56…30ef1a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d1905…83f82c
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x3ae8d0…578688
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x143cdc…36bd47
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xafc55b…901b21
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xe9c8c2…9cf278
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb86449…79fc1f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf8800b…f78050
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xbe1abf…105302
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x067f68…ab9c31
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c49cf…4d860a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb17013…0bac62
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x012a2e…e599c9

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.