Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xba9874…ea407d
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x607516…339d08
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xcef43e…136434
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b8a6f…037939
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x04226b…fa6edd
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x89d3c4…724033
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x51dc97…eb391e
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x0635ab…a17f8a
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x48ff4a…cb5c7c
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xf07a6b…160e5b
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xb16fbb…3b5c8c
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x62a842…8f625b
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x969285…e4252b
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xbdc372…181561
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x7c39a1…99a7ef
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x91846e…0ec098
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xd2d0b4…92f95a
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0xc6ca55…f6b442
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c1b30…9f49ce
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x0b3b2c…885eee
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa17d ago0x23c369…ea986b
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x4aa919…96deb3
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa18d ago0xd4fcbd…0ac6bc
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b48c1…1f9905
0x5beb…a8cf0xfe80…47eeBase—$0.001100%fluxa18d ago0x3f9675…1356b0

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.