Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xe4da…b39cBase—$11.30100%fluxa17d ago0x10fdff…e09371
0xe88d…92210x5ddf…2ba1Base—$35.38100%fluxa17d ago0x07eacd…1a9c69
0xe88d…92210xd56c…19b0Base—$10.30100%fluxa17d ago0x22b82f…8ae1f1
0xe88d…92210xc209…b1eeBase—$42.80100%fluxa17d ago0xc3e077…18df34
0xe88d…92210xa8fc…6ef0Base—$10.10100%fluxa17d ago0x034ad1…54428f
0xe88d…92210x49c5…c1c7Base—$21.20100%fluxa17d ago0xaa33b5…1f287e
0xe88d…92210x83aa…10c8Base—$10.10100%fluxa17d ago0x4728ad…700cbc
0xe88d…92210x6416…9886Base—$10.33100%fluxa17d ago0x199b36…5961fd
0xe88d…92210x9f50…e247Base—$13.19100%fluxa17d ago0xb7051e…dd3a0e
0xe88d…92210xf29c…2779Base—$20.20100%fluxa17d ago0xc53de6…8d05d2
0xe88d…92210x7500…cba8Base—$11.00100%fluxa17d ago0xd6cb6a…0988d2
0xe88d…92210xfcbb…2c8aBase—$31.00100%fluxa17d ago0x6235ad…8dee84
0xe88d…92210xc140…f60dBase—$25.00100%fluxa17d ago0xf33fb7…af83d4
0xe88d…92210xd182…7843Base—$15.00100%fluxa17d ago0x473e34…f43ff6
0xe88d…92210x3a10…6b08Base—$20.00100%fluxa17d ago0x3d3560…94e627
0xe88d…92210x743d…dcd3Base—$20.00100%fluxa17d ago0x710553…68ce3f
0xe88d…92210x30f4…d93bBase—$20.00100%fluxa17d ago0x932afa…01a579
0xe88d…92210xafd1…7e5cBase—$11.80100%fluxa17d ago0x5e8a84…2dacb7
0xe88d…92210x0a94…510dBase—$21.00100%fluxa17d ago0x44c9a4…229aa9
0xe88d…92210x67bc…0563Base—$10.69100%fluxa17d ago0x41e02b…40fa95
0xe88d…92210x69fb…735cBase—$0.08100%fluxa18d ago0x542720…acdc00
0xe88d…92210xa13f…5920Base—$0.17100%fluxa18d ago0x8fb169…96778c
0xe88d…92210x2a3b…6272Base—$0.08100%fluxa18d ago0x4f0815…8f2de4
0xe88d…92210x4a89…2a2cBase—$0.28100%fluxa18d ago0x3848a4…01443f
0xe88d…92210xa849…c88fBase—$0.08100%fluxa18d ago0xc5bd05…0f6ff5

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.