Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x777360…5e967d
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x3f2608…1495fb
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0xf71d53…26ce8d
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x90dd7c…9faac9
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x9ebbfc…712dee
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x944d43…c497ec
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x5c8db6…b3d7bf
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x189fe2…25baee
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0x2fecbe…bf44d9
0xcaba…94070x325b…d430BaseStableEnrichExa$0.15100%coinbase31d ago0xb897ac…5d37a5
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x91a751…ce4b9d
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0xff5239…a4f7bb
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x8ba416…7d1dc5
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0xa8b073…387487
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x2897a7…41a1a7
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x18ac0a…b7dd2a
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x2bc5cd…5ff2da
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x745425…0186c4
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x55931d…4f1b33
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0xda0645…312c3e
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0xc71fab…b9cab2
0xcaba…94070xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase31d ago0x416145…ebc181
0xa449…15ac0xcaba…9407Base$2.50100%coinbase31d ago0x0772cb…5e4a13

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.