Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x7b1c9c…1be6d8
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x2954a4…1b634b
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x35b40c…86ecf3
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x76068a…aa3dcd
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x4627ac…d7b865
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x29726c…8226a6
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0xe5641f…c5bf92
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0xed721b…452cc8
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x03f763…38110e
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0xffbfc1…78de84
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa17d ago0x21d4e1…747b20
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x2959d4…cbb59f
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0xe7742a…577f66
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x2e3896…ca45c5
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x750121…1924bf
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0xcbad5e…96593e
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0xa17889…caaf50
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x71e0a1…c3bc54
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x7e9c1c…038d7c
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0xbac232…2abc8a
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x3e6dba…e07645
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x3afd30…ecae28
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0xaaf909…e33e73
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x9ecc26…67c022
0x5759…2d980xfe80…47eeBase—$0.001100%fluxa18d ago0x43199a…48394d

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.