Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f56…cac20x10c1…1e24Base—$0.14100%coinbase114d ago0x32cba7…c593b1
0x0f56…cac20x10c1…1e24Base—$0.01100%coinbase114d ago0x38a00c…e6fafa
0x0f56…cac20x10c1…1e24Base—$0.58100%coinbase114d ago0x5d2a92…b83d43
0x0f56…cac20x10c1…1e24Base—$0.12100%coinbase114d ago0xc7ca70…d80779
0x0f56…cac20x10c1…1e24Base—$0.32100%coinbase114d ago0x50ad50…417da9
0x0f56…cac20x10c1…1e24Base—$0.47100%coinbase114d ago0x2e34cc…f187ab
0x0f56…cac20x10c1…1e24Base—$0.18100%coinbase114d ago0xe8229f…96200f
0x0f56…cac20x10c1…1e24Base—$0.04100%coinbase114d ago0x8d791c…bf97c7
0x0f56…cac20x10c1…1e24Base—$0.01100%coinbase114d ago0xb348fd…591eb4
0x0f56…cac20x10c1…1e24Base—$0.13100%coinbase114d ago0x9d421f…6eed4b
0x0f56…cac20x10c1…1e24Base—$0.15100%coinbase114d ago0x390c53…538989
0x0f56…cac20x10c1…1e24Base—$0.39100%coinbase114d ago0x8a1017…40c351
0x0f56…cac20x10c1…1e24Base—$0.01100%coinbase114d ago0xb53657…88ffd0
0x0f56…cac20x10c1…1e24Base—$0.14100%coinbase114d ago0x996c1c…f2b079
0x0f56…cac20x10c1…1e24Base—$0.04100%coinbase114d ago0x8ec01a…f2a7b4
0x0f56…cac20x10c1…1e24Base—$0.07100%coinbase114d ago0xada8c2…d80f5f
0x0f56…cac20x10c1…1e24Base—$0.09100%coinbase114d ago0x8ab55e…4acc56
0x0f56…cac20x10c1…1e24Base—$0.09100%coinbase114d ago0xbd4446…d7e3c7
0x0f56…cac20x10c1…1e24Base—$0.01100%coinbase114d ago0x31c2d4…dc11cf
0x0f56…cac20x10c1…1e24Base—$0.14100%coinbase114d ago0xb103ca…f31d90
0x0f56…cac20x10c1…1e24Base—$0.007436100%coinbase114d ago0x987986…a0d11d
0x0f56…cac20x10c1…1e24Base—$0.06100%coinbase114d ago0x54292b…3c0625
0x0f56…cac20x10c1…1e24Base—$0.01100%coinbase114d ago0x107c07…aaeea7
0x0f56…cac20x10c1…1e24Base—$0.01100%coinbase114d ago0x3fd0ea…7e02cf

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.