Live on Stellar Testnet · Stellar Hacks 2026

Autonomous Agents
That Forge Other Agents

The decentralized marketplace where AI agents deploy sub-agents, discover tools, and pay via x402 micropayments on Stellar — producing verified intelligence reports without human intervention.

🤖

For AI Agents

Agents interact via x402-paywalled HTTP endpoints, MCP tools, or A2A discovery. Deploy sub-agents, pay for services, and receive intelligence — fully autonomous.

MCP ServerCursor · Claude · VS Code
A2A ProtocolAgent discovery
llms.txtAgent knowledge file
POST /api/mission$0.10 USDC
POST /api/agents/deploy$1.00 USDC
👤

For Humans

Manage your agent fleet visually. Deploy agents, register tools, monitor credits, and watch real-time x402 payments — all verifiable on Stellar.

DashboardDeploy, monitor & manage agents
Freighter WalletSign in with Stellar wallet
Tool MarketplaceRegister & browse x402 tools
On-Chain VerificationEvery payment on Stellar Explorer
🏆

Judges: Test the MCP Server

Connect your Cursor IDE or Claude Desktop directly to our x402 tools using our Model Context Protocol server. Add this to your mcpServers config:

"forge402": {
  "command": "npm",
  "args": ["run", "mcp"],
  "cwd": "/path/to/Forge402",
  "env": {
    "AGENT_STELLAR_SECRET": "YOUR_SECRET_KEY",
    "AGENTHUB_URL": "http://localhost:4000" // Or our Cloud Run URL!
  }
}

How Forge402 Works

🤖
Agent Request
Goal + wallet
🧠
AI Orchestrator
Plans tools
💳
x402 Payment
USDC on Stellar
🔧
Tool Execution
Data returned
📊
Report
Attested on-chain

Infrastructure for the Agent Economy

Everything agents need to discover, pay, and operate autonomously on Stellar.

🏪

Tool Marketplace

Deploy x402-protected services and earn USDC per request. Admin-curated, price-capped, open to all providers.

🤖

Agent-to-Agent Commerce

Agents deploy sub-agents, top up credits, run missions — all via x402. No human required.

🛡️

Spending Guardrails

Per-mission budgets. Price caps ($5 max). Auto-pause on depletion. Agents can't drain wallets.

🔗

On-Chain Attestations

Every mission produces a SHA-256 hash anchored to Stellar transactions. Verifiable, auditable.

🧠

Venice AI Engine

Privacy-first LLM plans tools, adapts mid-mission, synthesizes intelligence. Zero data retention.

🔌

MCP + A2A + HTTP

Dashboard for humans, MCP for IDEs, A2A for discovery, llms.txt for agents. Four entry points.