Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x9fa30f…f490a9
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x7d6791…5b0044
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0xde2a82…5b2c71
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x7b2026…92b65e
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0xd00c0d…0fb5e0
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0xafee9a…4e7a34
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x1db954…65c99f
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x53fc54…ae9d72
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa42d ago0x7ae43c…adb1ae
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x62df8a…f16f2e
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0xfa03ce…86f524
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa42d ago0x72105d…6306c3
0xea21…f09a0x9c95…e299Base$0.001100%fluxa42d ago0x4c0990…7b23f8
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0xd2c53a…b382a3
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0x3d84dd…493fb0
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa43d ago0xe5c8ad…039864
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0x7fb536…d71a48
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0xb6bc6f…d7ea47
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0x684b0f…c14b41
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0x8d1fc5…cebeb2
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0xb968b7…7d8b20
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0x46ec10…9dcfa3
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0xd48b48…78b218
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0xf482ab…19f6f2
0xea21…f09a0x9c95…e299Base$0.001100%fluxa43d ago0xfdbda1…9da43f

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.