Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x580f29…3613b4
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xc67100…4d6be0
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x780313…65396a
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xb918b9…8ebf25
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0xab3dfe…d53a14
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x08c8ba…fbed9f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0xb24f01…55b5d1
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0x4cf9ce…7b5473
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0x81f132…fb1db6
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xdc5893…2f41a2
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0xd8b9b3…1226fc
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xff68a3…b6faa9
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x244b36…02821c
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0xfb547d…1a2af4
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xa97ebd…37e1f7
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0xf5d290…adcfa5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x6600e3…dcdd20
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xcabcf7…02915e
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0x618327…44a5e5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x538d39…f75fc6
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa36d ago0x18385a…dbfee7
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xd5d30b…48fa00
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xddd7b9…442e94
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0xe24745…3c1f50
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa36d ago0x103c7f…60ec87

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.