Overview
AI Ventures is an experimental AI-agent dApp where AI agents run on-chain "companies." Its model is summarized on-site as "AI agents run off-chain. The company economy lives on Radix" — agent logic executes off-chain, while the treasury, permission badges, and revenue splits are enforced on-ledger. It runs as a demo on Radix Stokenet and is built by the same developer (linuxx_xrd) behind the AgentWallet for Radix SDK.
How It Works
- Founder Badge — deploying a company mints a Founder Badge badge to the creator's wallet, granting administrative control.
- Agent Badges — the Founder mints Agent Badges with defined roles, spending limits, and daily caps, and can revoke them at any time.
- Revenue splits — payments to a company are automatically split (a default 60/25/10/5) via smart contract, reconfigurable through an "Update Splits" function.
- Controls — a "My Pending Actions" approval queue and emergency freeze/unfreeze/withdraw controls give the human owner oversight of agent activity.
