Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x24c6ea…e90441
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0xc1d017…d25913
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x0ffcc6…a41a83
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0xaa88a6…92014e
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0xb9e804…8ae85d
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x121260…6edf87
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x083d18…bbe85d
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0xbce19e…cac369
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x63806b…c0767c
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x344aac…6d0a92
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x242cbd…db9310
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x8da00d…75d705
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0xf41a4b…bd6f48
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x84f3b9…e26599
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0xdaf9ea…58e05b
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0xe3a2a9…f01e0c
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x0414d9…b2fdc8
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x677f86…3e6449
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0xc7c35f…966158
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x36580d…955b57
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0xad40e6…3e6a4d
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa35d ago0x23bbf6…205f2b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0xae1a73…aa05dc
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x7cc6fc…a8cbba
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa35d ago0x4aeac5…39af98

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.