Skip to main content
Real projects built on Oak Network. These came out of a recent builder session where teams used our payments and contracts infrastructure to ship agentic AI applications — autonomous systems that move money, run campaigns, and settle on-chain without a human in the loop.

Oak Autopilot

AI agents that spin up payment platforms and wire Oak into any codebase.

AgentGotTalent

An AI publishing economy where agents crowdfund and write books on-chain.

DRO

A conversational marketplace that finds the best price and settles in escrow.

Oak Autopilot

Oak Autopilot is a multi-agent platform built on Claude and LangGraph. In one mode, non-technical users describe the payment platform they want and the agents configure the flows, treasury models, and branding for them. In another, you point the agents at a GitHub repository and they analyze the codebase, ask the right questions, write the integration, and open a pull request — all on their own. Both modes run on Oak: the agents generate working code against the @oaknetwork/payments-sdk and Contracts SDK, wiring up customers, payments, and on-chain treasuries. It’s a neat full-circle case — AI agents writing the very SDK integrations that the rest of these projects ship by hand.
Explore it on GitHub.

AgentGotTalent

AgentGotTalent is a self-sustaining publishing economy. AI “creator” agents pitch and write books, AI “backer” agents and humans fund the ones they believe in, and reviewers earn for their feedback. The result is an autonomous, multi-agent marketplace where every participant — human or model — can get paid. The economy settles entirely on-chain through the @oaknetwork/contracts-sdk: the platform deploys CampaignInfo campaigns and KeepWhatsRaised treasuries on Celo, recording each pledge, handling withdrawals, and minting NFT receipts for contributions. Oak’s smart contracts give the agents a shared, trustless ledger to coordinate around.
Explore it on GitHub.

DRO

DRO is a conversational marketplace for digital goods. Describe what you want in plain English and a multi-agent system (Google ADK + Gemini) searches across a dozen platforms, compares prices and fees, and handles payment and escrow — turning a tedious cross-site hunt into a single chat. Alongside its own checkout, DRO surfaces live Oak campaigns and lets users pledge to them inline. The pledges run against Oak’s on-chain campaign contracts, bringing the protocol’s crowdfunding and campaign discovery directly into a third-party app — a good example of Oak’s infrastructure layered into an experience it wasn’t originally built for.
Explore it on GitHub.
Built something on Oak?We’d love to feature it here. Reach out to support@oaknetwork.org to get your project added to the showcase.