Pricing


Worker pricing

Workers are runtime containers for AI agents.
More workers will enable running more concurrent agents, and larger workers allow running of more complex agents. Learn more ↗

Worker size Additional CRUs Agent interactions Agent actions Monthly cost
Nano (one for free*) 10 100 300 $0
Small 20 1K 3K $99
Medium 50 10K 30K $299
Large 100 50K 150K $599
X-Large 200 150K 450K $999

* One free Nano worker is included with all plans including the free tier.

FAQs

xpander.ai is a backend-as-a-service (BaaS) platform for AI agents. It provides the infrastructure, APIs, and tools needed to build, run, and scale AI agents across real-world use cases, as well as a consolidated platform for managing and governing agents across the entire organization.
The Free and Pay-as-you-go plans are great for getting started or experimenting. Choose the Team plan for production use with higher limits and governance. Custom plans are best for large-scale or enterprise deployments.
For direct billing through the xpander.ai platform, we use Stripe for billing, so we support all major payment methods available in your region. We are also available for payment through the AWS Marketplace. Or, you can contact us for custom packages and billing methods.
CRUs (Concurrent Runtime Units) represent how many AI agents can run at the same time in your account. More CRUs = more concurrency. CRUs affect how many agents you can run simultaneously, not how powerful each agent is.
CRUs are consumed in the following way: Serverless agents consume 1 CRU, and custom agents (bring your own agent code) consume 3 CRUs.
Workers are runtime containers that execute your AI agents. Each worker gives you a specific number of Agent Interactions (prompts) and Agent Actions (tool calls). 📌 Workers are purchased separately from plans. All plans include one free Nano worker to get started.
You can add more workers to your account.
Yes, xpander.ai supports bring-your-own-model setups in all tiers.
You get access to all core features, 50+ AI tools, 10 CRUs, and a free Nano worker with 100 interactions and 300 actions per month.
No hard limit. You can create as many agents as you want, your usage is defined by your available CRUs, interactions, and actions. For large scale deployments, contact us for custom plans.
Plans unlock platform features and access levels (like A/B testing, environments, SSO).
Workers provide the runtime resources – CRUs, interactions, and actions – used to execute your agents. You need both to build and run at scale.
When you first login to your new xpander.ai account, there’s a default AI Agent that you can use to experiment with. This agent is utilizing one Serverless CRU in your account. You can delete it if you wish.
Every tool call / function call that the agent performs is counted as an Action.
Large API responses can be hard for AI to process. That’s why we built Agentic RAG—it lets the AI Agent search within API responses efficiently.