Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xe764e3…145d24
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xcc836e…216013
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x465d93…179dc3
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xc826d6…f83dfe
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x9b08ad…ff3b52
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xafbe82…159880
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xb5af24…278099
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x04b988…67e9b5
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xde1942…fe61ef
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xe3ec4d…3944f3
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xe5108d…07768e
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xfbcd20…fd479e
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xe6c5a2…d4a8e8
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xcbaf1a…60d256
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x4e7105…47d35f
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x54dd84…1b58ef
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xa6367b…bc21cb
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x562bcb…abe666
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x9cf6cd…0eeccf
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x069bb7…54f5ef
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x4489b7…3a3c13
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x3975a8…a56efe
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xf0c56a…f9154d
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0x526695…ba713c
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa11d ago0xadf365…1f63fd

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.