Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x5179…c910Base—$0.01100%coinbase58d ago0x2937ba…10e6a8
0xf5c0…c80f0xc334…cbe1Base—$0.01100%coinbase58d ago0xeaee4a…443b15
0xf5c0…c80f0xae6a…8a6dBase—$0.01100%coinbase58d ago0xd6bf95…03ae6c
0xf5c0…c80f0x028e…9d27Base—$0.01100%coinbase58d ago0x24f69d…7375e7
0xf5c0…c80f0xc122…ef78Base—$0.01100%coinbase58d ago0xcea315…f806ae
0xf5c0…c80f0xcbb0…d58bBase—$0.01100%coinbase58d ago0xa46ba0…e60546
0xf5c0…c80f0x219b…e75bBase—$0.01100%coinbase59d ago0x6e5ce4…f578b5
0xf5c0…c80f0x89ac…db20Base—$0.01100%coinbase59d ago0x3ce08e…050b9d
0xf5c0…c80f0xe09d…ed43Base—$0.01100%coinbase59d ago0xa67b0a…4308d2
0xf5c0…c80f0x87ac…703fBase—$0.01100%coinbase59d ago0x27de0e…e85df4
0xf5c0…c80f0xfcbb…bb6aBase—$0.01100%coinbase59d ago0x42dce1…6418fe
0xf5c0…c80f0x4e34…3cb7Base—$0.01100%coinbase59d ago0xd9cf44…987143
0xf5c0…c80f0x22b2…23e0Base—$0.01100%coinbase59d ago0x17692a…fa0ea8
0xf5c0…c80f0x1aa4…7d1eBase—$0.01100%coinbase59d ago0x204f92…4e60a7
0xf5c0…c80f0xef05…32abBase—$0.01100%coinbase59d ago0xf01dcc…039279
0xf5c0…c80f0xacf2…c5f2Base—$0.01100%coinbase59d ago0xee5b42…c7d3e2
0xf5c0…c80f0xbce7…224dBase—$0.01100%coinbase59d ago0xd3bb03…59d3a2
0xf5c0…c80f0x49ad…9d84Base—$0.01100%coinbase59d ago0x21188b…3f657f
0xf5c0…c80f0x12ca…49e2Base—$0.01100%coinbase59d ago0x355095…21713e
0xf5c0…c80f0x52ea…745dBase—$0.01100%coinbase59d ago0x21aab8…d2ef1e
0xf5c0…c80f0xe112…3f33Base—$0.01100%coinbase59d ago0x9c0083…7f98a7
0xf5c0…c80f0xde13…2fb7Base—$0.01100%coinbase59d ago0x2a5175…41e51f
0xf5c0…c80f0x9e0a…a1c4Base—$0.01100%coinbase59d ago0xff1b91…546a2b
0xf5c0…c80f0x6f64…1a40Base—$0.01100%coinbase59d ago0x3cf19b…f2821c
0xf5c0…c80f0xbeef…ecffBase—$0.01100%coinbase59d ago0x85dd70…7b82de

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.