Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x78a07a…add0cf
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x2abd5c…45037e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x80b90e…9db8d0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x775180…777c50
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x10aebb…37d40b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x58b33f…4fa8f8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x9ea2ae…3432e2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xaef043…e9d82d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xa24af9…5c17ee
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x6dbedc…c4c54a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xf19ee4…df4b90
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xbd0c25…1446a1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xc980ad…1cb844
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xcde5b5…4297bb
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x5ca2b8…d2e28c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xcc7530…52e9d0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x9a94f6…e19779
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x5facb1…837511
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0x9fd01d…c7ff12
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa29d ago0xf5e74e…8d9c45
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x8626bb…b841f8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x5e0e60…8f4aa2
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xade421…b8c94e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0xa7ca0c…b25bed
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa30d ago0x58d3a0…4a0f5e

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.