Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x0faab2…4677de
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0xda551d…dfac90
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x9fa874…963be2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0xbf7a55…8afae9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x3c3d59…ca6d09
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x918be5…db14f6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0xe1eb5c…46df64
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x010e31…410e06
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x93358d…6aa250
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x3f6add…11f6bc
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0xd24a94…06a5a7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x8089a2…b87648
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x48ed9f…bd3303
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x50e1a3…34b902
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0xefc7da…193469
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x6d8ad6…22dce7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x95fc56…57f2fe
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0xd090fa…151e31
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x3d971a…901b78
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x31b93f…876b5a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x9ee832…fb6b00
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x0188b3…450cd6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x40048f…80b536
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x12d63c…39d26a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa25d ago0x99cc06…34e2fc

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.