Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0xd1aa8e…0a8fd2
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0xe1a787…be207a
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0x6151ce…6f9ed6
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0x92ce34…b9702a
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0xae5067…ec4896
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0x2518a8…3488c4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0xe9cdcb…8b8149
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0x393d06…bf5849
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0x61ea9b…698064
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa25d ago0xf932b5…fee149
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xb24785…380e70
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x8abab0…819721
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x245dd3…042820
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x5bbb35…e21839
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x9edb27…092ba0
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xba5914…8e7d7f
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xad81c0…349d66
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xa96f7c…b1649b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x2e1273…6fc8d0
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xd73556…2977b4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x0c8416…33e22a
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x5e35fc…c7f288
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0x675b3a…d32374
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xbead89…200ebe
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa26d ago0xdd921e…592792

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.