Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x67b227…704fc9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xa90e9f…774054
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x5e773a…801ef1
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x83c9f5…45924d
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x8a8df7…6e7d4f
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xf7594a…c30d8d
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x63448f…8db10f
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x42486d…4d5273
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x8ae5d7…6cc4b2
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xa18fc5…de4b8e
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x31898b…973167
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x8a5687…05afec
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x6cc10c…fdcf7a
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x01d3e9…61efef
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xc5480d…18c096
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xaed973…bceeee
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x15b22a…1e07a0
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xf16426…6ad130
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa37d ago0x80375a…f8c7fa
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xf3b9cb…477bc7
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x4353ab…6a574e
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x59f96e…d8b767
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0xf0a208…2801f5
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa37d ago0x1d515c…786eb3
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa37d ago0xd143f9…e9d5e6

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.