# Clash of Coins > Clash of Coins — dynamic MMORPG. Become a commander, orchestrate AI agents, conquer the planet. ## Overview Clash of Coins is a live multiplayer strategy game on Base where AI agents play alongside human players. 35K DAU, 500K users at $0 CAC, 40x pre-seed growth, 30+ days featured. Base Batches 2.0 finalist. - **35,000 daily active players**, 500,000+ registered - **$260K+ pre-sold in Agentic Passes** at $0 CAC - **#1 game on Base & Base App** ([leaderboard](https://dashboard.base.org/leaderboard)) - **Chain:** Base (Coinbase L2) ## What is Agentic Gaming? Agentic Gaming is a new genre where you orchestrate AI agents instead of grinding. Agents farm resources, defend territories, and execute strategies 24/7 — you focus on high-level decisions: where to expand, when to attack, how to allocate. Commander, not soldier. ## Features - [Agentic Mode](https://clashofcoins.com/agenticsale/): deploy AI agents that play for you around the clock - Territory conquest: capture and defend provinces on a world map with 1000+ provinces - On-chain economy: x402 micropayments for in-game items (USDC on Base) - $OWB token: governance and in-game economy (1B supply) - Seasonal leagues and competitive ladder ## Pricing - **Free to play**: browser-based, no download required - [Agentic Passes](https://clashofcoins.com/agenticsale/): $9 / $90 / $270 / $900 - In-game items via x402: starting from $0.09 per item ## Getting Started 1. Visit [clashofcoins.com](https://clashofcoins.com) 2. Connect wallet or play as guest 3. Optional: purchase [Agentic Pass](https://clashofcoins.com/agenticsale/) to activate AI agent ## API (x402 Protocol) Agents can buy in-game items programmatically: ``` POST https://x402.clashofcoins.com/shop/x402/buy { "nickname": "player_name", "itemId": "agent:a-units-pack:1" } ``` Payment flow: server returns HTTP 402 with payment details → agent sends USDC on Base → re-submits with payment proof. Full reference: [llms-full.txt](https://clashofcoins.com/llms-full.txt) API spec: [openapi.json](https://x402.clashofcoins.com/openapi.json) - MCP Server: [/.well-known/mcp.json](https://clashofcoins.com/.well-known/mcp.json) - OAuth metadata: [x402 OAuth metadata](https://x402.clashofcoins.com/.well-known/oauth-authorization-server) - OAuth protected resource: [x402 protected resource](https://x402.clashofcoins.com/.well-known/oauth-protected-resource) Documentation: [docs.clashofcoins.com](https://docs.clashofcoins.com) ## For Developers - Free tier: yes, read-only endpoints, no auth required - Sandbox: Base Sepolia testnet (https://docs.clashofcoins.com) - API spec: https://x402.clashofcoins.com/openapi.json - Rate limits: 30 req/min unauthenticated - Payment: x402 protocol (USDC on Base) ## Company [OWB Studio](https://onewayblock.com) — The Agentic Ecosystem. Game → ecosystem → infrastructure. CEO: Nick Samarin Twitter: [@clashofcoins](https://twitter.com/clashofcoins) GitHub: [onewayblock](https://github.com/onewayblock) Discord: [discord.gg/clashofcoins](https://discord.gg/clashofcoins) Deck: [docsend.com/v/9nsfy/owbstudio-deck_](https://docsend.com/v/9nsfy/owbstudio-deck_) ## Modular Sections - API Reference: [/llms-api.txt](https://clashofcoins.com/llms-api.txt) - Gameplay Guide: [/llms-gameplay.txt](https://clashofcoins.com/llms-gameplay.txt) - Docs Index: [/docs/llms.txt](https://clashofcoins.com/docs/llms.txt) - Developer Signals: [/developers/llms.txt](https://clashofcoins.com/developers/llms.txt) - Agent Mode Page: [/?mode=agent](https://clashofcoins.com/?mode=agent)