Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0xfe02e9…c9c33d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0xd47091…c2546e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0xe91ca9…1cc50e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0x20b4ad…9cf1fa
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0xb39041…e6286a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0x92417c…46707b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0x9850ac…39c13d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0x80d9e3…c51a41
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0xcbff5c…7be174
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa32d ago0x31f818…589919
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0x8edc36…535c97
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0xc83829…fbff75
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0xe2cc47…90f440
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0x3b2c12…79a8b3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0xe7dec9…22de91
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0x14cc8e…05accd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0xa5edd7…0d6ebd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0xe8006c…dc9f6b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0x17f233…1e0815
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0x1d482b…bd1bc3
0xe07e…04100x9c95…e299Base—$0.001100%fluxa33d ago0xc52bd0…8a9ba0
0xe07e…04100x9c95…e299Base—$0.001100%fluxa33d ago0x270a9f…86af21
0xe07e…04100x9c95…e299Base—$0.001100%fluxa33d ago0xdce246…63ce04
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa33d ago0x1511c3…7d7a20
0xe07e…04100x9c95…e299Base—$0.001100%fluxa33d ago0x5296ff…b816b0

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.