Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x03bd2a…7f8623
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xef3b5a…66abee
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x23ac04…2a9751
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x535628…654eea
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xb078ea…558c04
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x0d91a4…1ba6e5
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xa74f17…23b307
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x3b6fc2…ec6d12
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x81f200…d90dab
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xcd4334…d8a80b
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x2fbed5…1f6f37
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x32c036…803c69
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xea2f85…ded0d5
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xe681e7…34d5dc
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xc8ab69…034540
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x6b5aec…1fb011
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xa46c40…819b8a
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xcac424…240e7f
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xd4d9a6…e08a76
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x6d3724…5121ff
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x922279…dad4e6
0x57fa…df980x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xb720f2…010a82
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x49fb2a…289b12
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x871b03…388c1a
0x57fa…df980x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x785183…97bebe

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.