StreamMint
StreamMint pays creators by the second. AI reading agents stream 0.00005 USDC per second of content consumed, with a 90/5/5 creator/curator/platform split encoded in src/lib/stream-store.tsx. The React + TanStack Router app ships dedicated routes for a reader agent with a live draining wallet (src/routes/reader.tsx), a creator dashboard with CSV export (src/routes/creator.tsx), and a transaction explorer (src/routes/explorer.tsx). A Cloudflare Worker in workers/payment-worker.mjs executes the USDC transfers on Arc testnet through raw JSON-RPC calls, while src/lib/arc-payment.ts bridges the reader UI to per-second settlement and the project builds on @circle-fin/x402-batching.
1 (Solo) — Emmanuel Chibuzo
Pay-per-second reading platform where AI agents stream USDC micropayments to creators. Built for the Lepton Agents Hackathon · Canteen × Circle × Arc.