Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xc04398…0e9e43
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xcc7b88…c46b53
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x73864d…165a4e
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x8514ac…e69d9c
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x24b058…db7ce9
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x57c12f…f9e2f0
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x8b506e…eed96e
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x60878c…0c1879
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xee96b8…193a97
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xa47689…8f5781
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x17909d…13f264
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xf4118b…ded04b
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xbae929…763480
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x579d56…52111a
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xbedf94…031cf5
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x82e966…23971e
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xf9cb10…ce22d4
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xf0bf14…9ca476
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xe01364…b621dc
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xac72ae…fe8b94
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x729654…920841
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x2bfcb9…a463d2
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xf9ad95…34d515
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0x08de13…c28199
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa16d ago0xa17add…fdda12

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.