Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x356a1e…443148
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xdb69a7…02f373
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x8dcd62…a7b2f5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x36bd42…84684b
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x41e927…62263e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x1921cc…247a6b
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x5b883b…e973df
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x579296…36380b
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x6c4f5a…490702
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xf8b041…ba0683
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x62f21f…b55e1c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x104145…6ab9eb
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x7c3930…7ea933
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x13ea2a…23aa41
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x96f860…499d74
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xa44b0d…c08601
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x538852…9dfa6e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x3ada31…f3f2b5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xe9e198…99eff7
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa37d ago0x6ee033…c3ac62
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x2b159f…55bb1e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x807aaa…7e2024
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x5d889c…1670e5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x62cd90…282781
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xb569ed…f4d948

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.