Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc000…336e0x10c1…1e24Base—$1.08100%coinbase115d ago0x57c81e…82b0da
0xc000…336e0x10c1…1e24Base—$0.96100%coinbase115d ago0x3244b9…c7f401
0xc000…336e0x10c1…1e24Base—$0.85100%coinbase115d ago0x27c2f4…174ce0
0xc000…336e0x10c1…1e24Base—$1.09100%coinbase115d ago0xb6ed4f…0b4ba7
0xc000…336e0x10c1…1e24Base—$0.62100%coinbase115d ago0x0af8ef…c19418
0xc000…336e0x10c1…1e24Base—$1.04100%coinbase115d ago0x260637…4f14c5
0xc000…336e0x10c1…1e24Base—$0.87100%coinbase115d ago0x5ca6bc…e8a9f8
0xc000…336e0x10c1…1e24Base—$0.83100%coinbase115d ago0xc37fde…7fa9ba
0xc000…336e0x10c1…1e24Base—$0.71100%coinbase115d ago0x9f6a80…a34d10
0xc000…336e0x10c1…1e24Base—$0.66100%coinbase115d ago0xbabd26…df8687
0xc000…336e0x10c1…1e24Base—$0.50100%coinbase116d ago0x2d72a9…1f2059
0xc000…336e0x10c1…1e24Base—$0.99100%coinbase116d ago0xfcdbeb…c3dc3a
0xc000…336e0x10c1…1e24Base—$0.51100%coinbase116d ago0x9e4618…f05c88
0xc000…336e0x10c1…1e24Base—$0.87100%coinbase116d ago0x0a604b…e1f450
0xc000…336e0x10c1…1e24Base—$0.69100%coinbase116d ago0xa3583b…c1d960
0xc000…336e0x10c1…1e24Base—$0.60100%coinbase116d ago0x8b8329…c87d15
0xc000…336e0x10c1…1e24Base—$0.57100%coinbase116d ago0x8029a1…a727dc
0xc000…336e0x10c1…1e24Base—$1.02100%coinbase116d ago0x9ee26a…1d3a77
0xc000…336e0x10c1…1e24Base—$0.70100%coinbase116d ago0x094aae…975e52
0xc000…336e0x10c1…1e24Base—$0.58100%coinbase116d ago0x397f17…a9eeea
0xc000…336e0x10c1…1e24Base—$0.58100%coinbase116d ago0x4a4a42…826f99

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.