Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x0faba6…0d9cb8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x136224…02d0ef
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0xfd67d0…f73f3b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x1608b0…72dfd9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0xdfdb04…52e214
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0xedd7e4…1f464d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x8aac5b…7c4b17
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x77baac…eefef3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x8a31d9…ed1289
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0xeafa3c…bfb7bf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x5059d8…e28ed1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0xf9488b…a6b4a1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0x33612b…3c32be
0x5953…69400xfe80…47eeBase—$0.001100%fluxa16d ago0xfa9628…596d71
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0x67492c…14d217
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0x8e9091…9449ea
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0xf2b5ee…007e34
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0xa420a3…c07373
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0x60dd2a…f396b8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0xadfe7b…4e3fdf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0x643bae…97e6e3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0x6bea1a…cc6d92
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0xf585fd…32d4b3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0x774e71…4ae259
0x5953…69400xfe80…47eeBase—$0.001100%fluxa17d ago0xd65c12…b69c14

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.