Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa17d ago0x9bdc18…f86f3e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa17d ago0xc3d4ce…e4cfdb
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa17d ago0xec13af…3221bd
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf8b06f…8b1609
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa17d ago0x299f5b…5c7a21
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x9a9c51…d3f438
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8fc9a…feda4e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xfc4a88…e7ed72
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b3a89…a48e37
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a6a11…c0eb7a
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa183eb…7a0204
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x2527cb…06734a
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb1f3af…03d426
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x6b826a…0f0f6e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x46b49a…419beb
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xca8b8c…ac03b3
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x8f68f8…3eb954
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xd6b132…1a5f64
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb92169…156562
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x93a91c…70707a
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xd13465…02695f
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xde0460…c0cce5
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xd38909…661825
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0xe4ee95…83872c
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa18d ago0x7524f3…22a5c9

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.