Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c5…306f0xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase114d ago0x6d50cc…ed323e
0xc7c5…306f0xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase114d ago0x539128…752f80
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x31624f…28b013
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x884718…75911a
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xc2b54c…de29d0
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xc1356f…20053f
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xfb0f17…c18805
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x22ac5c…f1c7ca
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x18d0ef…f21ecc
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x098154…308646
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x8e80bc…d82888
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xdfa71d…a826fe
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x90bb84…c735d6
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x1e6f64…b8eed8
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x29c494…7ce194
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x55db87…56227c
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x6eaf01…530295
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x8b0d78…e2d469
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x3137eb…7759ba
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xbe5c48…67cdbd
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xbc8052…0b7ad6
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x9628c5…153837
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xf2c03e…50905b
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x4ec25f…4bdfa2
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x27fe8e…159970

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.