Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Coinbase

Coinbase is a leading cryptocurrency exchange and blockchain infrastructure company founded in 2012. The company provides a comprehensive platform for buying, selling, and managing cryptocurrencies, along with developer tools and infrastructure services that enable builders to create innovative Web3 applications. Coinbase's developer platform, Coinbase Developer Platform (CDP), offers APIs, SDKs, and services that simplify blockchain integration and payment processing.

General
CompanyCoinbase
Founded2012
Repositoryhttps://github.com/coinbase

Start building with Coinbase's products

Coinbase offers a wide range of developer tools and services that empower developers to build next-generation Web3 applications. From payment protocols like x402 that enable AI-to-AI payments, to wallet infrastructure and blockchain APIs, Coinbase's developer platform provides the tools needed to integrate cryptocurrency and blockchain functionality into applications. Explore the possibilities with Coinbase's solutions and see what you can create during lablab.ai hackathons.


x402

x402 is an HTTP-native payment protocol that enables AI agents and applications to make programmatic payments without accounts, credit cards, or manual approvals. Built on EIP-3009, x402 turns the unused HTTP 402 status code into a working payment system that allows autonomous agents to discover, understand pricing, and pay for API access automatically. Learn more about x402.

Coinbase AI Technologies Hackathon projects

Discover innovative solutions crafted with Coinbase AI Technologies, developed by our community members during our engaging hackathons.

Arc Power

Arc Power

nano-agent treats cost as a live reasoning input. At every step, the agent decides: proceed, downgrade to a cheaper model, or skip — governed by a real USDC budget settled on Arc via Circle Gateway. Gemini 2.0 Flash handles fast inference, function calling, and Google Search grounding. Gemini 2.5 Pro verifies factual claims. Each tool call triggers HTTP 402 — the agent signs an EIP-3009 USDC authorization and retries with payment proof. Circle Gateway settles micropayments on Arc in under a second at sub-cent cost. A live dashboard shows spend, earned, step count, and model-tier decisions in real time. Benchmark: 416 steps · $0.240 spent · $0.276 earned · +15% margin · $0.0006/action average. A screen recording shows a $0.25 live run — budget bar draining, model tier switching, decision log printing go · downgrade · skip. Economy view breaks down cost: 77% data, 17% LLM, 4% verification. Two agent wallets earn independent revenue. TAM is $200B+ AI infrastructure. SAM is $15B agentic API economy — every autonomous agent calling external services is a potential payer. Revenue comes from per-step settlement margin, SDK licensing, and premium x402 tool endpoints with built-in payment rails. LangChain, AutoGen, and CrewAI treat cost as post-hoc billing. nano-agent makes it a real-time constraint on behavior. The Arc economics are the moat: the same 417 actions cost roughly $834 in Ethereum gas — 3,475 times more expensive — making per-step micropayments impossible anywhere else. On Arc mainnet, multi-agent economies — agents hiring agents, earning revenue — become self-sustaining. Every x402-compatible API becomes a paid tool layer. nano-agent is the budget runtime that keeps those economies solvent.

CareRoute

CareRoute

CareRoute is a clinical workflow assistant built for the Agentic Economy on Arc. Instead of treating healthcare intake like a flat-fee SaaS workflow, CareRoute prices each reasoning step independently and settles those steps onchain in sub-cent USDC amounts. A user connects a wallet on Arc Testnet, funds a small case budget, and submits symptom intake. An orchestrator agent summarizes the case and routes it only to the specialist agents that are actually needed. Cardiology, neurology, respiratory, and general review agents return structured findings, while a verifier agent aggregates the outputs into a final workflow-ready report with risk flags and urgency. CareRoute is intentionally framed as a clinical intake and routing assistant, not diagnosis software. That makes the product safer and clearer. The demo shows how a real user-funded case budget is consumed step by step by specialist agents instead of forcing a subscription or flat platform fee for a short-lived workflow. Users pay only for the compute and specialist review actually used on a case. This fits the hackathon especially well because the workflow is only viable when payments can happen at very small denominations and high frequency. A case may involve intake summarization, one or more specialist reviews, and a verifier pass, each priced below one cent. Arc makes that model credible with fast, stablecoin-native settlement. In the live product, users can see the funding transaction, downstream specialist payouts, and the final structured output in one dashboard. CareRoute uses Next.js, wagmi, RainbowKit, viem, Arc Testnet, USDC, and AI/ML API.