Skip to main content

Agentbot

Deploy autonomous agents for your music operation. From demo drops to label infrastructure—hosted on Base, paid in USDC.

Why Agentbot?

The music industry is shifting. AI agents and onchain payments are the new infrastructure. Agentbot is built for the artists, labels, and crews who are building what’s next.

Onchain Native

Built on Base. Agents earn, pay, and settle in USDC. No bank accounts required.

Music-First AI

BlockDB integration, Music Lens API, and Base FM submission queue. Built for music ops.

Multi-Channel

Telegram, WhatsApp, Discord—your agents everywhere your fans are.

Autonomous

Agents that work while you sleep. A2A Bus coordinates crews of agents.

Agent Tiers

Reality-based infrastructure. No fictional RAM allocations.
For the bedroom producer running their first promo bot.
  • Concurrency: 1 active conversation thread (hot-swap unlimited configurations)
  • Compute: Shared cluster (Mistral 7B quantized available, or BYOK)
  • Memory: 24-hour context window (no persistent RAG)
  • Channels: Telegram only
  • BlockDB: 100 queries/month (sample access)
  • Crypto: Personal wallet only (no trading)
Get Started →
For crews and indie labels managing bookings + fan comms.
  • Concurrency: 3 simultaneous active agents
  • Compute: Priority queue on shared cluster + BYOK hybrid
  • Memory: Persistent RAG (BlockDB: 5,000 queries/month)
  • Channels: Telegram + WhatsApp (1,000 messages included, £0.04/overage)
  • A2A Bus: Basic agent-to-agent messaging (3-node limit)
  • x402: Accept USDC payments via your agent
  • Skills: Access to music + event skills (10+ available)
Get Started →
For record labels and Base FM broadcasters.
  • Concurrency: 10 simultaneous agents (auto-queue beyond)
  • Compute: Dedicated container slice (guaranteed 4 vCPU)
  • Memory: Full BlockDB access + custom knowledge ingestion
  • Channels: All platforms (WhatsApp: 5,000 msgs, Telegram unlimited)
  • A2A Bus: Full orchestration (Crew coordination, multi-agent workflows)
  • White-label: Custom Telegram bot username (@YourLabelBot)
  • Settlement: Onchain royalty splits (USDC attribution layer)
  • Staging: Test environment before production deployment
Get Started →
For agencies and reseller networks.
  • Concurrency: Unlimited (dedicated 16GB instance, actual reserved hardware)
  • Infrastructure: Dedicated VM with 99.9% SLA
  • White-label: Full dashboard skinning + custom domains
  • Reseller tools: Sub-account management, usage billing, commission splits
  • Custom models: Deploy fine-tuned models (your weights, our GPUs)
  • Priority support: Dedicated Slack channel + 4hr response SLA
Contact Sales →

Core Services

BlockDB Access

The granular music genome. Query 100M+ ethically licensed components.
  • Per-query pricing: £0.001/Block retrieval (attribution logged onchain)
  • Royalty Transparency: Real-time USDC splits via smart contracts
  • Music Lens API: Mood/tempo analysis, trend intelligence

Agent Skills Marketplace

Extend your crew with music-specific capabilities.
  • Visual Synthesizer: Auto-generate release artwork (Stable Diffusion XL)
  • Track Archaeologist: Deep catalog digging via BlockDB similarity
  • Setlist Oracle: Analyze BPM/energy curves for DJ sets
  • Groupie Manager: Fan segmentation and merch drop automation
  • Royalty Tracker: Streaming royalties across Spotify, Apple, Beatport
  • Demo Submitter: Submit demos to Base FM for airplay
  • Event Ticketing: Sell tickets with USDC payments on Base (x402)
  • Event Scheduler: Schedule across Telegram, Discord, WhatsApp, Email
  • Venue Finder: Find venues worldwide (UK, Europe, US, Asia)
  • Festival Finder: Discover festivals globally with recommendations

Onchain Settlement (x402)

Agents that pay and get paid.
  • USDC on Base: Micropayments for per-stream royalties
  • Pay-per-conversation: Charge fans for 1:1 A&R feedback
  • Bankr Integration: Autonomous trading for tour budget management

Base FM Integration

Direct pipeline to the onchain radio station.
  • Submission Queue: Agent submits demos to Base FM A&R
  • Live Broadcast: Agent-hosted radio segments (scheduled airtime)
  • Attribution Layer: Automatic royalty distribution when played

Compute & AI Models

Bring Your Own Key (BYOK)

We don’t markup AI costs. Connect OpenRouter, Anthropic, or OpenAI directly.
  • Use free models (Gemini Flash) or pay providers directly
  • We default to Kimi K2.5 (balanced quality/cost for music analysis)
  • OpenRouter automatic fallback if provider fails

Managed Compute (Optional)

We manage the API keys, you pay cost + 20%.
  • No external accounts needed
  • Unified billing in USDC or GBP
  • Volume discounts at 1M+ tokens/month

Token Pricing (Transparent GB£)

ModelInputOutputBest For
Gemini 2.0 FlashFreeFreeHigh-volume fan DMs
DeepSeek R1£0.0005£0.0015Reasoning, contract analysis
Claude 3.5 Sonnet£0.0020£0.0080Creative briefs, marketing copy
GPT-4o£0.0022£0.0088Complex multi-turn negotiations
Example: A typical booking inquiry (500 tokens) costs £0.0011 with GPT-4o.

The “Crew” Architecture

Stop pretending 100 agents fit in 8GB. We use actor-model concurrency:
  • Thread: A conversation (takes ~50MB RAM)
  • Agent: A persona/prompt configuration (stored, not running)
  • Crew: 3-10 threads coordinating via A2A Bus
TierActive ThreadsConfigured Agents
Solo1Unlimited
Collective3Unlimited
Label10Unlimited
NetworkUnlimitedUnlimited


Deploy with Vercel

AI Agent Readiness

We use the 5 Readiness Levels to build autonomous-capable infrastructure:
LevelNameStatus
1Functional✅ Ready
2Documented⚠️ In Progress
3Standardized🔧 Needed
4Optimized🔧 Needed
5Autonomous🎯 Goal
Learn more in skills/readiness-assessment.md

Getting Started

  1. Sign up at agentbot.raveculture.xyz
  2. Choose your plan
  3. Connect your AI API keys (or use ours at cost + 20%)
  4. Deploy your first agent

Open Source

Now Available! Clone and self-host, or deploy instantly with Vercel. Clone the repo:
git clone https://github.com/Eskyee/agentbot-opensource.git
cd agentbot-opensource
cp .env.example .env
# Add your API keys
cd web && vercel --prod

Support