Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x26d26e…24b84d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x491305…27d15b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xe83c40…18093a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x323b87…2e70a7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xa6613f…370f3c
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x963474…678b6d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x677ccf…ce45db
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xdd816c…e21207
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xa91c39…f2261a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x631ca8…65badc
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0x491588…d85674
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xb961d4…ecff8e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xe3970b…95df86
0x109f…25150xfe80…47eeBase—$0.001100%fluxa17d ago0xbd086a…13c688
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x7656e2…927f2d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x8e9f45…f0ac62
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x84f729…f99f50
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0xded6a1…484535
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0xd1ed22…37a3f0
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0xeb130c…54dee9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x854f0f…89f2b4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x153765…efd12f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x1e3cb5…aae683
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0xf169ea…b13edd
0x109f…25150xfe80…47eeBase—$0.001100%fluxa18d ago0x5a6a49…d03f2f

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.