Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0x3b6820…04e51f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0xfae81e…38fc82
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0x4e9bbd…874c2e
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0xef9626…828909
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0x3ef602…bab273
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0x722489…dc95a2
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0x18fdbe…98087f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa15d ago0x8bb304…72226b
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x08d214…03db8a
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0xcde857…a1d328
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x2c2bb5…d205ad
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x1d1a12…ab1318
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x913844…1c4c6c
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0xf5fb7d…650c21
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x9e1592…18134c
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x2a06e7…c2ccb8
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0xe659fb…64b4fb
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x29802e…fb066c
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x109d74…03749f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x46b0bc…614f74
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x3b6c56…1438c3
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0xb39465…dccae3
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x4979fd…d7bb0f
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x130071…e15472
0x692e…a7f70xfe80…47eeBase—$0.001100%fluxa16d ago0x9d48e8…ebd989

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.