Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x498e02…66865c
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe9dd73…ef2017
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xca9612…76f409
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xedb1cf…974bbd
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x6dc87c…aa559e
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xd9b3da…f27eff
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x575995…6a6a01
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x349c48…ae3a89
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe8772b…c6276a
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x8b451a…31f840
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x28208e…545f94
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x9d7619…03999e
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x420e23…06b9be
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x508d1c…523607
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x61b9ac…33cefb
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x9369ff…bce5bb
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xd73eea…cfbb6c
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe1fc65…9ff562
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xfa5b58…8ebdcd
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe0c388…ee35c6
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x51fa22…58fcb4
0x8509…cb930x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xe68753…0789a5
0x8509…cb930x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xab8da9…456204
0x8509…cb930x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x55f2bb…a2dd8b
0x8509…cb930x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xf2c6b4…c386df

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.