Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x1304…17caBasex402 service$0.07100%coinbase113d ago0xad1968…e938f1
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase113d ago0x4810a4…67f14d
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0xf69a10…043eff
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0xea04b4…e8674d
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0x000280…7d021f
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase113d ago0x1292fd…ec1a1f
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase113d ago0x509b3d…16ee81
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase113d ago0x0c6fbe…4ed01d
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase113d ago0xa438a4…221594
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase113d ago0x03fcf6…410e7d
0x4c41…f8070x1304…17caBasex402 service$0.07100%coinbase113d ago0xedf9cc…5c74f6
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase113d ago0x5a4c04…10f3a7
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase113d ago0x2f513d…f168b9
0x4c41…f8070x1304…17caBasex402 service$0.10100%coinbase113d ago0xdb7e9c…ff4d9e
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0x206b75…3b9a65
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0xa0ae5e…de3003
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0x0e4ba8…cf9fdf
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase113d ago0x00abe3…aed96f
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase113d ago0x5a7b3a…54a219
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase113d ago0x1c8728…4795a6
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase113d ago0x474438…10113d
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase113d ago0xe27ba2…e28310
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase113d ago0xcccee9…dcdfb8
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase113d ago0x690b9c…f3a64b
0x9cc4…b1760x1304…17caBasex402 service$0.05100%coinbase114d ago0xbd4cef…9d858e

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.