Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xa063e2…258141
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xcdb5be…8134a9
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xb6662c…f38a2e
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x68f342…0a1912
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x773472…f08c4d
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x28fd56…f39e35
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xbf8bc3…cba31a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xb78d28…44b0f6
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x0c36e7…360abe
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x591159…938ab2
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x2531f4…f51a22
0xdad8…04be0x325b…d430BaseStableEnrichExa$0.04100%coinbase67d ago0xfd55e0…58f1e3
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x4934d6…c32d33
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xf21e9c…1460f8
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x5203fe…5483f1
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x6d962e…a6f36e
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x5e0e96…cb8eac
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xc71f89…ad8f51
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x553385…0b22cc
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x49324d…75c37b
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x79a837…55a82b
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x084942…800618
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xa03034…c8f9c6
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0x988cdd…7fd834
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase67d ago0xecc571…d19b06

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.