Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0xd9801f…0581dc
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x548c55…4c7abc
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x31c3ac…f2dbcf
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x833d5e…eeca7f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x71468d…6add0e
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x688232…ed602f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x3bfc64…f38d61
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0x777b50…2cf8e3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa17d ago0xd695cd…7b208b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0x59b949…43e04f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0x76dc49…40162f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0x4d6961…bfc987
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xec5dba…3e2ea5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0x4859bd…e711a5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0x461643…c50c3b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xc4f9a2…f26120
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xd714da…6825f0
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0x600381…12810f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xf9f390…d39309
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xa3dd87…078ce6
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xa427f4…95a6e4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa18d ago0xc211f1…5b1321

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.