Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x5231ef…c0ad1c
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x7f97f7…f10f7e
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0xa764ed…88c332
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x456490…febb70
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x7ad9aa…316600
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x80de06…3594fc
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0xfa31d3…cc5288
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0xd51666…e26993
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x19551c…cfcf5b
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0xe6ad1c…b73271
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x6fc399…6168d2
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0xcd4b89…d46dd3
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0xa15e38…fcc01a
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x6afd9d…ddd325
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x56623f…76949b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x3b0e63…eb8a01
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x56cb83…33cbcc
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x88451c…0e854f
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x51d56f…3dd4a5
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0x38dff3…0026f4
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa37d ago0xff34dd…4f08f1
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0x37a5e0…1dbbe7
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0xf95f68…d5a714
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0x9e8cc7…c717c3
0xca41…c1550x9c95…e299Base—$0.001100%fluxa37d ago0x5e411c…702fbb

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.