Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa17d ago0x6c2629…db1810
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa17d ago0x4b8cde…3abe5a
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa17d ago0xb4cdaa…a8a4f7
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa17d ago0xbe0358…88c702
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa17d ago0x71557b…d69429
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xe111cf…d52fb6
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x0afdfa…9e4a52
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x2f0291…26de1e
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x59e36a…ba9b50
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xdb4b6c…7bef14
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x66ec0c…24a476
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x7e8e0f…2e4f38
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x2ce4c7…b4f183
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x6c7e29…1d01e4
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x273df5…441dd9
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x5624eb…4988c8
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xcb2285…25371c
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x60f67b…1dd0e5
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x7a9333…d7c0a1
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xc9dbe0…9309f9
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x4aafa7…67f911
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x212c71…d4327c
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xe998ea…84e9d0
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0x2c9ad5…71814b
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa18d ago0xa4f1b7…f450f1

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.