Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x2c9ec7…c55ca7
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x50b610…c144c7
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x7b1417…b1b830
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x639d8e…78dbe1
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xb7d89c…595640
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x6e066f…cff19d
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x4fb9d2…2b9067
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xfb61ed…d82b52
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x4396c1…c0f95d
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xa149bd…742f18
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x511638…b13330
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xc06d25…189f09
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x71ba0e…3c1fd2
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xef8d43…1f3ebc
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x22d210…f93def
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x67ed77…d509bf
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x4ea5be…b99816
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xff2ee8…ebef94
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xa00de3…186924
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x0a566a…66558c
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xfa6853…d0cde7
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x65a6c9…c73b9e
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0xb64b6c…170a22
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x15e691…b0e6f0
0xab90…a3590xfe80…47eeBase—$0.001100%fluxa50d ago0x03c794…2093d2

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.