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%fluxa30d ago0x88a909…e77780
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xec9ed5…92f9e1
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x4a0c9f…569149
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x8a6e55…bedfbb
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x086d7b…0e6796
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xfe69ac…310658
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x425d06…55777b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb86368…63c86e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x21f22d…188d24
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x024c91…5b0f6f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x5a8e31…8960f5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xf1d8c5…d27b15
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x0fb990…c57bcc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x8665eb…ce7580
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x40be2a…878333
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x79a256…e4059a
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x01ad1b…031cc0
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x23fcd5…aced89
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x287c27…3596e7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xfe71b3…1d9fa1
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x6772af…8eb166
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb40744…c771c9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xe6a8f0…d66e2c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xef271b…e29c4f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x27969b…dbad7f

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.