Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x7e9438…5f0a0e
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x855ce8…6c2e54
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xe16cfe…10b6a6
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x6707be…9b41e2
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x0cc446…1f65a7
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x88c14a…34bde9
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0xd0549f…0df58b
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0x3a86b9…bc6047
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0x2687e2…118f29
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0x2c5630…fe2575
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0x5ae2d7…691d36
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0xb662c4…c0b09c
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0x8479cf…5bb5e8
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0xd4e137…aa6616
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0xf4fbfd…c52d8e
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0x22a6b5…8183b3
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa18d ago0xf459f8…302ec9

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.