Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ce7…963d0x6ede…86cfBase—$3.80100%0x2772…8c1793d ago0xf1e3d6…808256
0x9ce7…963d0x6ede…86cfBase—$0.15100%0x2772…8c1793d ago0x841d55…721d83
0x9ce7…963d0x6ede…86cfBase—$16.00100%0x2772…8c1793d ago0x6ab99f…51ae83
0x9ce7…963d0x6ede…86cfBase—$1.00100%0x2772…8c1793d ago0x16e744…1c8885
0x6ede…86cf0x9ce7…963dBase—$4.40100%0x2772…8c1793d ago0xc2b6cb…72febc
0x9ce7…963d0x6ede…86cfBase—$1.50100%0x2772…8c1793d ago0x41dbbd…87e082
0x9ce7…963d0x6ede…86cfBase—$3.10100%0x2772…8c1793d ago0xbc8e1c…d72ec0
0x9ce7…963d0x6ede…86cfBase—$0.60100%0x2772…8c1793d ago0xf130ff…bf0d2e
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1793d ago0x9f84fc…05623d
0x6ede…86cf0x9ce7…963dBase—$6.30100%0x2772…8c1793d ago0x47f577…f98baa
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1793d ago0x16d60f…c72748
0x9ce7…963d0x6ede…86cfBase—$0.80100%0x2772…8c1793d ago0xa482c6…f2a06a
0x9ce7…963d0x6ede…86cfBase—$2.10100%0x2772…8c1793d ago0x244c55…82ec54
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1793d ago0x748c6a…dead73
0x6ede…86cf0x9ce7…963dBase—$7.10100%0x2772…8c1793d ago0xaaca23…f3ce5a
0x9ce7…963d0x6ede…86cfBase—$23.60100%0x2772…8c1793d ago0xf50162…230ff3

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.