---
title: "AI Ventures"
url: "https://radix.wiki/ecosystem/ai-ventures"
version: "1.0.2"
updated: 2026-07-27
license: CC-BY-4.0
license_url: "https://creativecommons.org/licenses/by/4.0/"
---

# AI Ventures

|  |  |
| --- | --- |
| **Type** | AI Agent dApp |
| **Status** | Demo (Stokenet) |
| **Website** | [ai-venture-radix.github.io](https://ai-venture-radix.github.io) |
| **Category** | AI / Agents |
| **Network** | Radix Stokenet (testnet) |
| **Builder** | linuxx_xrd |

## Overview

[AI Ventures](https://ai-venture-radix.github.io) is an experimental [AI-agent](/contents/tech/core-concepts/radix-for-ai-agents) 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](/contents/tech/releases/stokenet) and is built by the same developer (linuxx_xrd) behind the [AgentWallet for Radix](/developers/ai-agents/agent-wallet-ai) SDK.

## How It Works

- **Founder Badge** – deploying a company mints a Founder Badge [badge](/contents/tech/core-concepts/badges) 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.

## External Links

- [AI Ventures – Demo](https://ai-venture-radix.github.io)
- [Wallet-Agent-AI – Telegram](https://t.me/agent_wallet_ai_radix)
