Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x0363a2…c34680
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xcee875…7b81f4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xd5bc1a…20a929
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x185c97…97f465
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x15fed7…24467f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8bd1fb…4f63f2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x85f441…16184e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x02495c…27e3e2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xeee10f…c55735
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x233f42…48d939
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x1906a9…71f935
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xa620ac…e7404b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x0e1715…a763df
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x03fa2b…d91035
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xdc328f…79f1f6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xeea921…406564
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xf95c9d…028551
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xcae1bb…1ee2cd
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9cf977…4eb9dc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8bf980…9b4c18
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xcaf09b…63177d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x05439f…95445e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x57e697…6bc26a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9cb220…93224e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x1a8203…f0875f

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.