Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x3649a8…be0ade
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x0fadea…412aee
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x8b4c28…657967
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x06530c…10b076
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x5b544b…3906a7
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xa3a18a…633147
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xa9338b…4a598a
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x4120c8…baebee
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x727d30…1a2192
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x55d493…c7d680
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x51b9f0…8ffb7e
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xf55df2…22dd8a
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xbbf250…841175
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x3205e9…f57de0
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xe25d89…dd3d8d
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x569ce1…47af29
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x4d9f81…902cb5
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xda402c…52505b
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x9c978a…15da27
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f6a7c…2d37ac
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0xa00c9c…39d31a
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x1418b5…360b0d
0x735f…a9ca0xfe80…47eeBase—$0.001100%fluxa16d ago0x6ae368…c2e418

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.