Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f8…dff60x6839…1a2bBase$1.00100%Route unknown27d ago0x5ddf16…20e1fb
0x36f8…dff60x6839…1a2bBase$15.00100%Route unknown27d ago0x8c9976…39310a
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown27d ago0x8572ed…da41ac
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown27d ago0x0f65af…6cb9cf
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0xd23d39…8f4cfc
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x312626…7718e3
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x77fdbb…570108
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x6d680e…55e170
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0xd1967f…b1b2a8
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x20b25c…614818
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0xf5a4f4…89323b
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x4cd76b…61610a
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x832244…314b7f
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x184aa8…9bc914
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x9f3fd9…53db13
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0xc5bdff…bbf3c0
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x39c423…464866
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0xc67954…1362d9
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x864839…5136ac
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x34968e…c642f1
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x1ab285…2fd79a
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x3e37c9…d6081d
0x36f8…dff60x6839…1a2bBase$5.00100%Route unknown28d ago0x28e2e7…f7e554
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x75782d…97500b
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown28d ago0x50613b…e34fee

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.