Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb1b6af…48bc73
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5efa2…f4ca0a
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x18927b…5695c1
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x625cd3…176384
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x81f99e…c35f13
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x4639e1…02d33e
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x085a1c…835a82
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xee41b2…ad0331
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x03764f…b17874
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xcf14b3…927a7c
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x813331…a5e6ec
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xdb9785…68c5c6
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb3823a…f2bc8b
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xc358fc…709bc0
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x0425fe…aa22ba
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x6d0715…30bd40
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xaf8609…341a5a
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x869ed9…97c38e
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xfbec8c…5b11bd
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0xc5bab9…fb10b2
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x42b360…ab0bb8
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x7e6ce5…4a1e1c
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x93bff7…aeb24c
0x3304…ca2c0xfe80…47eeBase—$0.001100%fluxa17d ago0x2ba31a…1e458f

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.