Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xd52b17…290d9b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xe1595c…5511c3
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x52894b…33f273
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x728664…e81c00
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xe5e411…b5ed20
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xea71c4…1efcf9
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xbacb51…969a36
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x90b4b9…6a0134
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x890e02…af0a28
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xc297a1…d8a812
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xeee693…4a50bc
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xf1db0c…315be9
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x6ac05c…c8aefc
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x5e4f8b…927f0c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x360a67…59caa1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x4d2c21…dee484
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xf5a529…a5d9fb
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x9ea22d…db5489
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x6caaf4…2feff7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xbb153a…af3fa9
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xb48e16…c1e784
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x2840ba…cac9c8
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0xb1a1f2…03837c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x7b2514…d854e0
0x445f…40930xfe80…47eeBase—$0.001100%fluxa18d ago0x45733b…6cc848

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.