Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x2bf94b…ecf940
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xe935b3…8e2f1b
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x14ae9c…121b42
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x0edba0…ed0299
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x85b40f…d6a45f
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xd8f3f5…8a959c
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x03286a…408735
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x3d4c0e…3f64b7
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x650087…c2a26d
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa1dcdb…c399ae
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x9e320d…c60696
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xdbd7e2…b8d3fd
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x1f422f…d365dc
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x97b89b…cf4cc9
0x801f…46520x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0x5c797f…fbc80b
0x801f…46520x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0x32580a…b20c97
0x801f…46520x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xd87553…7c8375
0x801f…46520x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xd8c25e…861240
0x801f…46520x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0xccaed7…b77582
0x801f…46520xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase38d ago0x590c52…d951ef
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x53b1f6…b79d57
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x57f597…b86284
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x3160af…421963
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xf51b3b…0f0a84
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xd8eaec…aeb7eb

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.