Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x651861…53a03e
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x32687c…171022
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x63af39…8af0cf
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x732518…6917a6
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x1468ef…719ed3
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x177291…5e9c1f
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x2d3688…ecd09f
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x2597d6…635c59
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x06f7c4…929cdd
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x7b6641…e8c858
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x9faa95…a24530
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0xe8dde0…c320f3
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0x9f340e…dce6d2
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3fad0…62da49
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x2ae1c3…20f18c
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xefbafb…bd6225
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x6aa222…3f3fa0
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d9248…71f715
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x012f68…f1a279
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x542602…da18a5
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x45ba38…182fe2
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x179d22…6fc7e2
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x535d0c…f1137f
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0x3e393b…b3a5b4
0x0806…66eb0xfe80…47eeBase—$0.001100%fluxa17d ago0xfd807e…57e430

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.