Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xb7f224…f83ee1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x233536…ad0c57
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase91d ago0xe37b3b…20b38c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xec0291…6ad8b0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase91d ago0x536d3c…02b507
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x3d2afb…6c18c8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x1c52c9…a9cfab
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xf87b5e…810124
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xd583fb…1582f0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x439c1f…89d4e1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase91d ago0xbee1be…8a86bb
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x83dc12…a2a299
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x9556ce…3cb239
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase91d ago0x92ebdd…43371a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase91d ago0xfabeea…d2b749
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xcf32dc…a2a6cf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase91d ago0xc56d2e…8fc3ed
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xe36906…43e108
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xe5dd9b…4eb741
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x09eb8b…cf622a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xb15a10…ddfdf4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x81daf4…f0edd3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x28cb39…0e5cd9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0xda56b7…29b9b1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase91d ago0x8bc462…714aba

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.