Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xcd2b48…d72df0
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x24bb69…1f16c8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x248f54…06c6f3
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0xc215ac…664bd2
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0xfd5267…1db218
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x987e84…1f9e44
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x2fcf08…995c0f
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x9e5092…2bf564
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0xef40fc…051c21
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x4eaecc…416cb8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x49a7f6…9a7b6d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x280795…881be0
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x5e045b…ad6cc5
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x86319b…d20678
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x0dba86…9c50c7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x0d8400…4e6776
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x5a8366…95e67b
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x13f107…97da6c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0xe3aa92…729c7f
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0xa52bbd…9c8d95
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x2c3997…32b343
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x04ce15…c9dda1
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x35ead0…3200b7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0xa66513…2ac4b4
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa18d ago0x542a21…ddeac2

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.