Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc50f5…64428f
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0xe928e8…6a603a
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0x897df7…246a52
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0x517216…122dff
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0x94df1b…b7e77c
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0xcb88e9…ec3261
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0x2be331…cf0687
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0x1dc195…5ef26a
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0xc5d6b1…f6c458
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0xa74eb1…7ba9e6
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0x91998f…4da029
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa16d ago0xc7ab98…e42373
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x13498c…d6494d
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x5a6325…a4eee1
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0xe20917…8e862c
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0xf6d783…03684c
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x05bf0e…a6310b
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x9cf768…f8eebf
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0xe50878…a9a210
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x52afc7…0edde6
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x75ffe9…fa022e
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0xd90f78…a2a5c4
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x06203e…342989
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x43ab15…948a2b
0x1f12…21be0xfe80…47eeBase—$0.001100%fluxa17d ago0x0383b0…b512fe

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.