Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x0d3221…809960
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xe645be…00b13e
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xc060f3…5f2194
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x9ef42a…e3b2e7
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x7ea87a…97f856
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x4f1401…6372cd
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x4322b6…e9a80c
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x9f3513…0b169a
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x96824e…3b2ffe
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xd42918…f91213
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x22e079…7fcf5a
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x171012…d984a0
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x5b853b…a243db
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xa85d8e…484a43
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xda591c…9a1a8f
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x2e4550…750c18
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x570923…89a024
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xb402c7…77d02b
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xa1f979…f53c0e
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xf6df91…af6dc0
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0xd5ac07…54bdc1
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x263edf…951d84
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x0b5a2b…8860b0
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x8adb09…1435ad
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa19d ago0x190cfa…5bd031

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.