Apolo
Apolo is the trust layer for autonomous agents. Users set spending limits, GenLayer neutrally verifies outcomes, and Apolo settles gasless payouts on BNB Chain.
Videos




Tech Stack
Description
Apolo — Trust & Settlement Layer for Autonomous AI Agents
AI agents can execute tasks. But who verifies they did it correctly — and pays them trustlessly? Apolo solves that.
How it works
The user defines a spending limit and delegates permissions (ERC-7715/ERC-7710) via MetaMask Flask. A swarm of AI agents coordinates in real time: the Orchestrator plans, the Price Analyst fetches live market data unlocking a premium feed on-the-fly via a dynamic x402 payment interceptor, and GenLayer neutrally verifies the agent outcome against the signed parameters. Only after verification does 1Shot API execute a gasless USDC settlement bundle on BNB Chain mainnet — paying all three agents in a single transaction, zero gas for the user.
What makes it different
Agents don't just execute — the outcome is cryptographically verified before payment is released. The user never loses control: permissions are revocable, time-bound, and amount-limited at the wallet level.
Integrations
MetaMask Flask + Delegation Toolkit · ERC-7715/ERC-7710 Advanced Permissions · Web3Auth Embedded Wallets v11 (Google OAuth) · RainbowKit + EIP-6963 · Venice AI (kimi-k2 with fallback cascade) · OpenRouter multi-model orchestration · GenLayer studionet verification · 1Shot API permissionless relayer · x402 dynamic payment interceptor · USDC · BNB Chain mainnet
Tracks targeted
Best x402 + ERC-7710 · Best Agent · Best Use of 1Shot Permissionless Relayer · Best use of Venice AI
Progress During Hackathon
Week 1 — Architecture & Core Infrastructure
Defined the trust model: user-signed ERC-7715 delegated permissions as the boundary for agent execution. Built the coordinator (Node.js, port 3002) with OpenRouter multi-model orchestration. Integrated Venice AI (kimi-k2 with automatic fallback to zai-org-glm-5) as primary inference layer. Deployed agent wallets on BNB Chain mainnet (Researcher, Planner, Executor).
Week 2 — Gasless Settlement & Verification
Integrated 1Shot API permissionless relayer for gasless ERC-7710 bundle execution. Built the OneShot client with dynamic fee quoting (relayer_getCapabilities + relayer_getFeeData) and automatic relayer fee prepayment. Integrated GenLayer studionet for neutral outcome verification — the relayer only executes after GenLayer accepts the proof. Confirmed full E2E settlement on BNB Chain mainnet (0xed76c6c2e4c0fc5208c454a7183...).
Week 3 — Playground UI, x402 & Dual Auth
Built the Playground: conversational SSE chat with real-time agent thoughts streaming, Agent Swarm Status sidebar, and dynamic model selector (Swarm Matrix). Implemented the dynamic x402 interceptor — agents autonomously pay for premium data feeds from their own wallets mid-execution. Integrated Web3Auth v11 (Google OAuth + Embedded Wallets) and RainbowKit (EIP-6963) unified under MetaMask Smart Accounts. Resolved cross-serialization issues (BigInt → Hex, ERC-7715 permissions array formatting).
Final State
Full E2E flow verified: natural language prompt → agent coordination → x402 data unlock → GenLayer verification → gasless USDC settlement on BNB mainnet. All five integration tracks covered: ERC-7715/7710, x402, Venice AI, 1Shot relayer, Smart Accounts.
Fundraising Status
Currently, Apolo is a 100% bootstrapped project (without external financing), developed entirely to demonstrate the potential of Smart Accounts (ERC-7715) and gasless settlement. Our immediate objective at the financing level is to apply for Grants from the ecosystem (MetaMask, BNB Chain, GenLayer) to scale the infrastructure of our relayers and cover the operational costs of AI inference in production.