Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x5a8941…9cbb84
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x542d8a…80ee46
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4c1059…a16bea
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0xfff502…d1ecba
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4150ed…20d1c5
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x7efb1c…bf2dd8
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x4d6833…1b8f42
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x0a93aa…b0b131
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0x88dcc6…0640fa
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0x7cd9c8…9cbb0f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xae7d12…00b255
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0x0a15ef…f0298b
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0xe07882…c5b3f0
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0x79bcfb…c6eb9a
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xc4ea54…964bea
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0x3235ab…a33474
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xcc5e57…7d2e81
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0x105aa0…06f54e
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xbc359f…13e9f4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4527f5…369809
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0x141736…aca85b
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0x5dedc8…98af92
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xf55507…664754
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xddfd63…f2755f
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0xb3367f…6725f8

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.