Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0xe09f81…5efd37
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0xc67ea8…506712
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x1874d9…1b2a76
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x902e6e…56c9ae
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x4285ff…c5b66f
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x2472ae…9f8b54
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x51607e…8364c9
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x9ebe5d…d65189
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0xdcb91d…754a3f
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0x463954…f78c48
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x3b19ee…25a0aa
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x0006b7…7109ec
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x8675cc…65641a
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x0fa06c…1aec00
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0xf2bd1c…7e76bd
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0xaffb2d…e6a085
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x558f31…6a8843
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0x04de9a…d5f1c7
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0x257c53…3bf4e7
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x2c5888…b1adfe
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x49bc58…683175
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x8cfc38…52aa2d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0xf5ecdd…01311d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa39d ago0x76f67b…5ce9d1
0x0425…92330x9c95…e299Base—$0.001100%fluxa39d ago0x8640cc…17a661

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.