Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc01…d6db0x10c1…1e24Base—$0.02100%coinbase106d ago0xa02f25…a8c64f
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase106d ago0x7008f9…77e59d
0xcc01…d6db0x10c1…1e24Base—$0.03100%coinbase106d ago0x7c3d45…5ac2d0
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase106d ago0xad55f4…709414
0xcc01…d6db0x10c1…1e24Base—$0.005412100%coinbase106d ago0x3fcaae…374fb6
0xcc01…d6db0x10c1…1e24Base—$0.007222100%coinbase106d ago0xa4f8c6…7b3ce7
0xcc01…d6db0x10c1…1e24Base—$0.008575100%coinbase106d ago0xda251e…ee19f7
0xcc01…d6db0x10c1…1e24Base—$0.007282100%coinbase106d ago0x4daa05…90254b
0xcc01…d6db0x10c1…1e24Base—$0.02100%coinbase106d ago0x0deca6…d9febe
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase106d ago0xc07a1f…1d2bb9
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase106d ago0x9516cf…c50324
0xcc01…d6db0x10c1…1e24Base—$0.16100%coinbase106d ago0x8afa09…60a21c
0xcc01…d6db0x10c1…1e24Base—$0.30100%coinbase106d ago0x9ff7f1…8c097a
0xcc01…d6db0x10c1…1e24Base—$0.48100%coinbase106d ago0xc92287…5376a4
0xcc01…d6db0x10c1…1e24Base—$0.007007100%coinbase107d ago0x5c21b3…8debd7
0xcc01…d6db0x10c1…1e24Base—$0.23100%coinbase107d ago0x2f65dc…ef0a97
0xcc01…d6db0x10c1…1e24Base—$0.24100%coinbase107d ago0xbcb172…8eeb9d
0xcc01…d6db0x10c1…1e24Base—$0.24100%coinbase107d ago0xa6ed90…cb72aa
0xcc01…d6db0x10c1…1e24Base—$0.04100%coinbase107d ago0x7d6eee…56e326
0xcc01…d6db0x10c1…1e24Base—$0.00781100%coinbase107d ago0x4d0d55…b8d5e5
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase107d ago0x8b57b5…502b25
0xcc01…d6db0x10c1…1e24Base—$0.01100%coinbase107d ago0xdec91e…1bc469
0xcc01…d6db0x10c1…1e24Base—$0.00616100%coinbase107d ago0xedc925…d6a7cb
0xcc01…d6db0x10c1…1e24Base—$0.05100%coinbase107d ago0x31e7ce…973554
0xcc01…d6db0x10c1…1e24Base—$0.006815100%coinbase107d ago0x4afe60…fbd028

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.