Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa49d ago0xc4d745…efef6f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa49d ago0xdfdca1…816603
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa49d ago0xa22f33…85ec78
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xb696b0…3a453f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xd2458c…6a8bcd
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x5dfd84…e22016
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xc22a19…65f866
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xf89080…7eb62c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x6b76d6…88c6f6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xca35e9…5221a7
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x6cf598…3d3f1b
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xace27a…6f1eb3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xbd0a56…baadc2
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xd28f4c…6768eb
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xc2c0ce…3a5805
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x4bd2a2…95fa6f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x74b224…d813dd
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xbb65b9…e9d3d4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x82e5d0…a9254c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x067398…2ca28f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x2e2ff1…def985
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x6873df…3c2cba
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x0e0189…9162a7
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0xd39b17…698207
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa50d ago0x427831…7887c3

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.