Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xeb8f3b…6deed2
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xf17f88…f0dcd3
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe54f36…bd456e
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe9290c…660701
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xc20a89…346afd
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x718c2d…4434fc
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x93db92…dccec6
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x816de3…f5561a
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x88139e…2325e6
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xb289db…0a931f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x728a63…fb2882
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x4c0401…9ef890
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x87be43…2a9cc6
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x11c704…4f4c1a
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xd03e75…55511c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x789d12…0608d1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x50cb79…3688b7
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x8eb7b0…1df07c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x95a973…b32e3b
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x63379c…bc4157
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x866a1c…7a3bc1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x5bb077…764064
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe60a3b…bb7019
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xabbbec…67ea99
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xa638f7…1ce9e8

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.