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 ago0xc33f9b…4f14e7
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x77ab12…93b625
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xb22296…c46e1e
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xae1c66…4953ac
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x672d92…3b01cb
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x817b6b…01629a
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x119fbc…afe1c7
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xe519a9…17a8d0
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xa0b8c5…294a8e
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x8de47b…cc7ca1
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x58d953…1f520b
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xc18026…9a2d37
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x51c916…1e889a
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x90396c…1dc419
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xedf9ed…97ef61
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x105250…98afa0
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xcc16e8…b3fc3b
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x076e69…09cdc0
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xbec107…29f88d
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xe70fe0…ced56f
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x37bf7d…44f1d3
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x109116…02d8b6
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x5737b2…b4f228
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0x8831b2…0e19d9
0xcfea…b8050xfe80…47eeBase—$0.001100%fluxa17d ago0xe7e5ee…6ffe57

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.