Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2a5db0…9d5d70
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0xf54883…a9f7ca
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2a7dad…011acd
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8a9bbf…96b4c2
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0x7272d5…df891e
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b1acf…29b4ef
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1343b…b1a9ca
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0xb239e9…a2a574
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0xe60ea2…81ff92
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa18d ago0xea8225…c04c30
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0x771a4d…dc27ba
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0xc48759…aed8f7
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0x1bdfa0…45f4c0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0x869958…011af8
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0xc142fb…2f05e8
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0x1aa3f0…e8572a

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.