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%fluxa21d ago0x522023…34a9d0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x769231…62058d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x996bdb…383fab
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x399808…ca59f7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xa1bc6f…f4bc07
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc66494…8869d4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x044651…abc904
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6f622…9d3a63
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x8e407c…105b45
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xd35358…916ae7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe308b5…deb4c4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x3ae7f1…c6ed45
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc46144…9d227b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xcf29ea…37e0fb
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xa5eadb…0f6332
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xb220e8…b1d6de
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xb4ed7a…f5506b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x909f20…9b61b1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x78e2af…3611ba
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b8abf…db0bd0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xf0614b…2996e0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0xbf8376…bc2814
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x908fac…9c53fd
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b8397…bd8c06
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa21d ago0x6e0705…422dff

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.