Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa16d ago0x888a43…4c2b35
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x8c9c6c…f1c94f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x38e86d…8b7da2
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xecfaee…0b39c4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xc72d71…f97ca9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x81c202…49473a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x7233ab…4b4ff3
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x4fed93…0c6eda
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x5b5c3c…7e6c5b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x2dc5ad…5f734e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x8168c4…9f226f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x3c29e5…6d6f52
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xa291ae…2bed07
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xa3118b…c51c19
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xbefd93…b2230d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x437bfb…7fe24c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xb2b5b0…d8f57b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x79f069…f78020
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x54ef5a…3e7460
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x62a3e4…29e5dd
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0x220bed…10a3ee
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xf3ed78…3aa36d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xfd4b9f…37525f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xbd9075…8ca7ab
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa17d ago0xe9432b…27b7cb

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.