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%fluxa38d ago0x671438…867fad
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0xc3d933…ce0e24
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0xa3ecba…aec06e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x90a93e…f7fc8c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x7d466a…212f64
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x7426bb…a3ae94
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0xaa5d66…edcd23
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0xb79ddd…3ad769
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x1aab06…a2eca5
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x4b5186…49c841
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x635f06…42e2e3
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x35c15b…a0f3e3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x02296c…070515
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0xf29ea6…d3fb9a
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0xe0221b…e44a77
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x3898cc…3da712
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x11e436…477632
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x8723b3…d1d9f4
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0xfba989…4d622d
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x71b5a9…17ebce
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x663474…6a804e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x634e36…378656
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x744bbd…524e60
0x7daa…be570xfe80…47eeBase$0.001100%fluxa38d ago0x612dc7…5c8ac0
0x7daa…be570x9c95…e299Base$0.001100%fluxa38d ago0x20815a…3e95eb

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.