Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xdf6e12…3154b2
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x5aa212…d3c04b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x4637fe…3dfff9
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x53e05c…4cf927
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x15e42c…8c8f3d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xbb0b52…3db545
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xeb2bdc…3d9ac8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x5b2581…26604a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x85c975…8681e8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x2b4119…56aa2a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0xcd0924…218640
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase80d ago0x68cea6…9a37f7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase81d ago0xe0dab6…89493a
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase81d ago0x731b3d…875633
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade81d ago0xc76de0…ec6aad
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade81d ago0x660e4f…878635
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase81d ago0x2f36cd…62c988
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase81d ago0x64a0fd…4df0bf
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade81d ago0xc69231…b64ea8
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade81d ago0x53425a…1c71e4
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade81d ago0x2e6a92…d33bb2
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade81d ago0x037e9f…bee54c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade81d ago0x53f6a2…fd88a4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase81d ago0xc01079…ffc1bc
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade81d ago0xaa88b3…267b39

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.