Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x6fdcae…e02271
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xfb2152…60f6b3
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xd73184…6f299a
0x0752…37280x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x68a014…3652f2
0x0752…37280x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x755fb7…d5bc78
0x0752…37280x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xa2193c…f86194
0x0752…37280x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x695d81…f464ed
0x0752…37280x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x5cbf74…bf7430
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x41a5d3…938e94
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x5b2859…6250fd
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x31488e…637043
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x6ebbfb…f4f957
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xd033c9…3269b6
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x26aa7c…34a0c4
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xab1c71…93889d
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xce682c…c18d3d
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x3d0a39…f090e2
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x8bb28a…a1f61a
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xbbc829…7af82f
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x06ddb4…36a00a
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x827af0…dc94bc
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xfa7ad3…9af0e2
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x72ba58…a67544
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x01915d…46d252
0x0752…37280x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x537107…bef8f7

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.