Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59e8…a8010xcf92…42fbBasex402 service$0.002100%coinbase15d ago0x05af50…2fb53f
0xe3ba…3fb30xcf92…42fbBasex402 service$0.002100%coinbase15d ago0x1637cd…842ab5
0xe3ba…3fb30xcf92…42fbBasex402 service$0.005100%coinbase15d ago0xc14825…bc39ae
0xe3ba…3fb30xcf92…42fbBasex402 service$0.002100%coinbase15d ago0x4ac6ac…9a4f3b
0xd2e5…078b0xcf92…42fbBasex402 service$0.002100%coinbase15d ago0x984816…72c265
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase15d ago0x9da571…f856bb
0xc9c7…16700xcf92…42fbBasex402 service$0.002100%coinbase15d ago0xb18d0d…269509
0xc9c7…16700xcf92…42fbBasex402 service$0.002100%coinbase15d ago0x205ac9…eb6e15
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase15d ago0xb35afb…1920c5
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase16d ago0x0d6e1e…e39c33
0x4ddd…43540xcf92…42fbBasex402 service$0.002100%coinbase16d ago0xb3102b…29ae01
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase16d ago0x781892…342aa3
0x54e1…f4e00xcf92…42fbBasex402 service$0.005100%coinbase16d ago0xb4ba72…574778
0x54e1…f4e00xcf92…42fbBasex402 service$0.002100%coinbase16d ago0xec9aa4…930953
0x54e1…f4e00xcf92…42fbBasex402 service$0.001100%coinbase16d ago0x246434…a1088d
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase16d ago0x093146…edfd67
0x3a02…3c350xcf92…42fbBasex402 service$0.002100%coinbase16d ago0xef7fda…463065
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase16d ago0x2c8b9c…0500f5

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.