Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x2a735f…81c815
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x31ef71…038eb7
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x342470…7cfa18
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x7b4448…234929
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xb12ecd…749253
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xc95057…834222
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xbeff20…5c3721
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x9ba1b8…f90068
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x0270a4…706af9
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xdeb91b…a663ce
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x4d2db4…a416fa
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x75f3cb…8a7323
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x254d96…fd3fa8
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x28e2c6…d003ec
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x63504d…6ff8b3
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x235310…7efe14
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x275244…f4258c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xf72119…f95031
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xc0ae6c…d40180
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xf2fe3a…cb5343
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xce5f25…afd55d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x48fa05…68eb29
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x70f2b2…f4223a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0xaef67b…96e395
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa17d ago0x41e5a7…f982f1

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.