Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa50d ago0x4ae61d…364d5c
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x38433f…82eb32
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xc0d0eb…5a9ab5
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xbf70eb…d1709b
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xd9ec0d…d3af0f
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xa03423…efa9f2
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x0cee27…321ba7
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xe9df07…c0d42e
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x67715a…75f8eb
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa50d ago0x1fe60a…c754fd
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x58d917…31ebda
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xfe23eb…f46a6d
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x0f41b1…0a0cf6
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x2d6233…359e23
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x20c2d0…c3ed33
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x78750c…2267b0
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0x431844…425e9e
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa50d ago0xede05e…ed4433
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa51d ago0x40bddd…27953d
0x3b05…aac40xfe80…47eeBase—$0.001100%fluxa51d ago0xbef3ef…93382d
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa51d ago0x9b88f4…9f836f
0x3b05…aac40x9c95…e299Base—$0.001100%fluxa51d ago0x74f12e…a2c1fa

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.