AI Agents Pricing: Examples & Companies

154 companies in the corpus Updated full analysis
Definition

AI Agents Pricing is Pricing for AI agent platforms — products that perform multi-step autonomous tasks on the user's behalf.

Also known as: Agent Platform PricingAutonomous Agent Pricing

What is it

AI Agents Pricing is the pricing for AI agent platforms — products that perform multi-step autonomous tasks on the user’s behalf.

Agents break the assumptions older pricing rested on. A chatbot answers one prompt; an agent plans, calls tools, loops, and retries — so a single run can consume 10–100x the tokens of a chat turn and make external tool calls that cost money of their own. Cost per task is therefore high and variable, and the value is the completed job, not the text generated. That mismatch is why the billable unit for agents is still unsettled in 2026.

147 of the in-corpus companies serve the agents use case, and three competing units are in play. Per token is today’s default — Anthropic, OpenAI, and Google price the agent exactly like any other model workload. Per action bills each discrete tool call separately, emerging at agent-native search vendors like Exa and You.com. Per outcome charges only on a verified completion — rare, and led by Intercom Fin at $0.99 per resolution and Sierra’s sales-only per-resolution model.

Most application-layer agents don’t pick one purely. They wrap variable agent work inside a fixed seat or credit allowance — Cursor at $20/mo Pro, Cognition’s Devin at $20 Pro / $200 Max, Rox at $50/mo Core — so the base bill stays predictable while heavy runs draw down (and eventually overflow) the pool.

One agent task · three competing billable units
The same agent task — three ways to charge for it AGENT TASK PER TOKEN $5 / $25 Anthropic Opus · per MTok PER ACTION $7 Exa Search · per 1k requests PER OUTCOME $0.99 Intercom Fin · per resolution ← BUYER BEARS THE VARIANCE VENDOR ABSORBS IT → the unit is drifting right

How it works

Four structures cover almost every agent product in the corpus. The first three are the pure billable units; the fourth is the packaging wrapper most app-layer agents actually ship.

StructureWhat you pay forStatusExamples (real prices)
Per tokenEverything the agent reads + writes, including tool outputsDefault todayAnthropic Opus $5/$25 per MTok · Groq Llama 3.3 70B $0.59/$0.79 per MTok
Per actionEach discrete tool call — search, code run, research taskEmergingExa Search $7/1k requests · You.com Search $5/1k, Research from $12/1k
Per outcomeOnly a completed, verified resultRare (few live)Intercom Fin $0.99/resolution · Ada ~$1–$3.50/resolution
Hybrid / credit poolA seat/platform fee + metered agent usage on topCommon at app layerCursor $20/mo Pro · Cognition Devin $20/$200 · Rox $50/mo Core

Worked example — the same coding task, three ways. Say an agent completes one feature-implementation task that reads and writes 200,000 tokens on an Opus-class model ($5 input / $25 output per million) and makes 3 web searches.

  • Per token: at a rough 150k input / 50k output split, that’s 0.15 × $5 + 0.05 × $25 = $0.75 + $1.25 = $2.00 in model spend, plus 3 × $0.007 = $0.02 for searches at Exa’s $7/1k rate — about $2.02 for the task, and the buyer carries all the variance.
  • Per action: the vendor might expose the run as a fixed number of billable actions (a research call, a code-execution call) so the buyer sees legible line items instead of raw token counts — but the underlying token variance still exists, it’s just re-packaged.
  • Per outcome: Intercom Fin would charge a flat $0.99 regardless of whether the run burned 40k tokens or 400k — the vendor absorbs the variance, which is exactly why outcome pricing is hard to ship profitably.

Why cost is hard to predict: one agent run might issue 5 tool calls and 40K tokens, while another issues 50 and 400K. Token pricing makes the buyer bear that variance; per-action makes it legible but still variable; per-outcome shifts it to the vendor. The three units are ranked by who bears the cost risk, not by technical difficulty.

This page sits at the intersection of two emerging trends we track: per-action / agent-tool pricing and outcome-based pricing.


Companies using this

147 companies in the current corpus serve the agents use case — the single largest use-case cohort on the site. They span frontier model APIs (Anthropic, OpenAI, Google, DeepSeek), inference clouds (Groq, Together AI, Fireworks AI, Baseten), agent-native search (Exa, You.com, Perplexity AI), coding agents (Cursor, Claude Code, Cognition), support agents (Intercom Fin, Sierra, Decagon, Ada), workflow automation (Zapier, n8n, Lindy), and even embodied agents (1X Technologies). The table below lists each company’s structure, billing units, free tier, and last-verified date.


Patterns observed

Per-token still dominates, but it’s the floor, not the future. Most agent platforms bill tokens because that’s what the underlying model costs — Groq prices Llama 3.3 70B at $0.59/$0.79 per million tokens, and every inference cloud (Together AI, Fireworks AI, Baseten, Replicate) meters the same way. It’s the honest cost-plus floor, but it pushes all consumption risk onto the buyer, which is why nearly no application-layer agent bills raw tokens directly.

Tool calls are becoming their own line item. Beyond the flat search rate, the per-action layer is already fanning into sub-units — Exa adds Deep Search at $12–15/1k and Contents at $1/1k pages, You.com adds Research from $12/1k, and Groq has begun pricing built-in agent tools (web search, code execution) per session on top of tokens. This is the agent-tool pricing trend in motion — the industry starting to name and bill the actions an agent takes, not just the tokens it moves.

Outcome pricing is the talked-about endpoint, and it now has more than one live case. The unit is spreading past its origin: alongside Intercom Fin, Ada (~$1–$3.50/resolution reported), Decagon, Forethought, Maven AGI, and Lorikeet all bill support resolutions as the unit. Outcome pricing clusters in customer support because that’s where the result is measurable and attributable — see outcome-based pricing.

App-layer agents wrap usage in a seat or credit pool. The seat holds revenue steady while the meter recovers variable cost: Cursor runs usage pools up to a $200 Ultra tier, Cognition bills enterprise Devin in ACUs above its self-serve tiers, and Rox meters its Core plan in Agent Actions. This is hybrid pricing applied to agents — the most common landing spot precisely because it splits the variance between buyer and vendor.


Counterexamples & variants

The raw model API prices the agent like nothing special. The counterexample to “agents need new units” is the frontier APIs selling the exact same per-token rate whether you’re building a chatbot or a 50-tool autonomous agent. There’s no agent-specific unit at all, and that’s deliberate: the API sells capability, and the agent logic — along with its cost risk — lives entirely in the buyer’s application. For an infrastructure vendor, refusing to invent an agent unit is the correct move, because it never controls how chatty the buyer’s agent is.

The embodied-agent variant swaps tokens for robot-hours and hardware. The most extreme divergence is physical agents. 1X Technologies sells its NEO humanoid at a published $20,000 outright or $499/mo (six-month minimum), while Agility Robotics and Apptronik meter robot-hours under Robots-as-a-Service contracts. The agents-pricing frame still applies — you’re paying for autonomous tasks completed — but the unit is a physical hour of labor, not a token, which shows how far the “pay for the job” logic can stretch.

Outcome pricing breaks where the outcome isn’t clean. Per-outcome only works where the result is measurable and attributable, which is why it consolidated in support first. It’s much harder for coding or research agents: what’s the billable “outcome” of a Devin run that writes code a human still has to review? That’s exactly why Cognition bills Devin in subscription tiers and ACUs rather than per shipped feature. The variant to watch is whether coding and research agents ever find a defensible outcome unit — until they do, they stay on hybrid credit pools, and the per-outcome column stays dominated by customer support.


What this means for buyers vs vendors

For buyers

Budget per completed task, not per message. Include tool-call outputs in your token estimate and any per-action fees on top — a chatty agent can cost several multiples of a single chat turn, and the worked example above is a floor, not a ceiling. When a vendor offers outcome pricing, scrutinise two things: the outcome definition (Intercom Fin only bills an end-to-end resolution or a configured handoff, not every conversation) and the per-unit price against your cost to do the job another way. For the fundamentals of matching a price to consumption, start with our introduction to usage-based pricing and the breakdown of usage-based pricing models. If you’re evaluating token spend directly, our pricing calculator lets you model model-by-model cost per task before you commit.

For vendors

Pick the unit that matches who should bear consumption risk. Per-token is simplest but pushes all risk to the buyer — fine for an API like OpenAI, dangerous for an app-layer agent where a runaway loop torches your margin. Per-action (Exa, You.com) makes spend legible and is a good intermediate step. Per-outcome (Sierra, Ada) is the strongest value alignment but demands a measurable, defensible result and shifts variance onto you — only ship it where the outcome is clean, which today means support resolutions. Most agent products land on a hybrid credit pool: a fixed fee plus metered usage that splits the variance while the market figures out outcomes. Whichever you choose, get your value metric right first — see choosing the right usage metric.

Company Product Pricing modelBilling unitsFree tier Verified
11xAutonomous AI digital workers — Alice (outbound SDR) and Julian (inbound phone agent)No2026-06-05
1X TechnologiesNEO home humanoid robot & EVE enterprise robotics (RaaS)No2026-06-14
Abacus.AIAI super-assistant (ChatLLM) plus an enterprise agentic AI platformNo2026-06-02
AdaAI agent platform for automated customer service across chat, email, voice, and SMSNo2026-06-07
AdeptACT-1 — action-oriented AI agents that operate software via the UINo2026-06-16
Agility RoboticsDigit humanoid robot + Agility Arc cloud platform (Robots-as-a-Service)No2026-06-14
Aleph AlphaPhariaAI sovereign-AI platform, specialized models & professional servicesNo2026-06-11
AnthropicClaude API (token-based) + Claude.ai consumer subscriptions (Free/Pro/Team/Enterprise)Yes2026-07-06
ApifyApify Platform — web scraping and browser-automation cloud with an Actors marketplaceYes2026-06-03
ApptronikApollo general-purpose humanoid robot (RaaS + outright sale)No2026-06-14
Athina AICollaborative AI development platform for building, testing, evaluating and monitoring LLM featuresYes2026-06-04
Augment CodeAI coding assistant with a context engine, IDE/CLI agents, and async cloud agents for production-scale codebasesNo2026-06-02
Automation AnywhereAutomation 360 (agentic process automation / RPA)Yes2026-06-11
BardeenAI browser automation and workflow agentsYes2026-06-10
BasetenML inference infrastructure — dedicated GPU deployments, Model APIs, and Truss frameworkYes2026-05-29
Bland AIAI phone call automation platform — inbound and outbound voice agents at scaleYes2026-05-29
Bright DataWeb data platform — proxy networks, scraping APIs, a managed scraping browser, SERP and unlocker APIs, ready-made datasets, and eCommerce insightsYes2026-06-04
BrowserbaseBrowser-agent infrastructure: headless browser sessions, web Search/Fetch APIs, agent identity, runtime, and a model gateway behind one API keyYes2026-06-02
CartesiaReal-time voice AI platform (Sonic TTS, voice cloning, voice agents)Yes2026-05-29
CerebrasWafer-scale AI inference cloud and WSE hardware systemsYes2026-05-30
Claude CodeAgentic coding tool by Anthropic (terminal CLI, IDE, web)No2026-06-16
ClayAI-powered GTM data-enrichment and outbound platform billed on Actions plus Data CreditsYes2026-07-06
CloseSMB sales CRM with built-in calling, email, SMS, and an AI sales agent (Chloe)No2026-07-06
CodeiumAI coding assistant (free extension) + Windsurf AI-first IDE (freemium + seat subscription)Yes2026-05-29
CognitionDevin autonomous software engineerYes2026-06-16
CognosysAutonomous AI agents (rebranded Ottogrid, acquired by Cohere)Yes2026-06-16
ComposioTool-calling and integration infrastructure that connects AI agents to 1,000+ apps with managed auth and tool executionYes2026-06-10
Continue.devOpen-source AI coding agent (IDE extension + hosted platform)Yes2026-06-24
Copy.aiGTM AI workflow platformNo2026-06-15
CovariantCovariant Brain — AI for autonomous warehouse robotic pickingNo2026-06-14
CrestaAI coaching and intelligence for contact centersNo2026-06-11
CrewAIMulti-agent orchestration framework (OSS) + CrewAI AMP enterprise platformYes2026-06-10
Cursor (Anysphere)AI code editorYes2026-05-30
DailyReal-time voice and video WebRTC APIs (Video SDK + Pipecat Cloud)Yes2026-06-09
DecagonAI customer support agent platformNo2026-06-11
DeepSeekDeepSeek API (V4-Flash + V4-Pro models, 1M context) with token-based pricing and aggressive cache discountsYes2026-06-05
DifyDify Cloud + self-hosted LLM app development platformYes2026-06-03
DigitsAI-native accounting & bookkeeping platformNo2026-06-24
Dropzone AIAutonomous AI SOC analyst that investigates every security alert end-to-endNo2026-06-08
DustEnterprise AI agent deployment platformYes2026-06-24
E2BOpen-source cloud sandboxes for AI agents — secure, isolated micro-VMs that run LLM-generated code, coding agents, and computer-use workflowsYes2026-06-02
ElevenLabsVoice AI platform across ElevenCreative, ElevenAgents, and ElevenAPIYes2026-06-30
Essential AIEnterprise foundation models & data-workflow automationNo2026-06-11
EvenUpAI Claims Intelligence Platform for personal injury law firmsNo2026-06-16
ExaAI web search API for agents — search, contents, deep research, and monitoring endpoints billed per requestYes2026-06-01
FigureGeneral-purpose humanoid robots (Figure 03) & Helix AINo2026-06-14
FirecrawlWeb-scraping and data-extraction API for AI agents — scrape, crawl, map, search, and extract pages into clean markdown/JSONYes2026-06-30
Fireworks AIGenerative AI inference platform — serverless per-token, on-demand GPU, fine-tuning, batch APIYes2026-05-30
ForethoughtAI customer support automationNo2026-06-11
FraseAgentic SEO and GEO platform that researches, writes, optimizes, and tracks AI-search visibility for content teams.No2026-06-24
GalileoAI observability, evaluation, and guardrails platform for agents and LLM appsYes2026-06-04
GensparkAll-in-one AI agent workspace (Super Agent, AI Slides/Sheets/Docs, image/video/audio generation) on a credit-based modelYes2026-06-02
GitHub CopilotAI pair programmer and coding agent embedded in GitHub, VS Code, and most major IDEs.Yes2026-06-30
GitLabAI-native DevSecOps platform (source control, CI/CD, security, agents)Yes2026-06-21
GladlyAI-first customer experience (CX) platform built around lifetime value rather than ticket deflectionNo2026-06-07
GleanEnterprise AI search and knowledge (Work AI) platformNo2026-05-31
GoogleGemini API & AI StudioYes2026-07-06
GorgiasConversational AI helpdesk for ecommerce — ticketing, chat, and an AI Agent that automates support and drives salesNo2026-06-07
GranolaAI notepad for back-to-back meetingsYes2026-06-15
GrokxAI's consumer and business AI assistantYes2026-06-16
GroqGroqCloud — LPU-based ultra-low-latency inference API for Llama, GPT-OSS, Qwen, Whisper, and MixtralYes2026-05-29
GumloopNo-code AI workflow and agent automation platform billed on creditsYes2026-06-30
HebbiaMatrix — agentic AI for institutional knowledge work and document analysisNo2026-06-15
Hippocratic AISafety-focused healthcare LLM — patient-facing AI agents for non-diagnostic clinical tasksNo2026-06-10
HoneyHiveAI observability and evaluation platform for LLM and agent applicationsYes2026-06-04
ImbueReasoning-agent research lab and coding-agent tools (Sculptor)No2026-06-16
Insilico MedicinePharma.AI generative drug-discovery platform + clinical pipelineYes2026-06-14
Intercom FinFin AI Agent for customer serviceNo2026-06-30
Ironclad AIAI-powered contract lifecycle management (CLM)No2026-06-16
Isomorphic LabsAI-first drug discovery & design (Isomorphic Drug Design Engine)No2026-06-14
Jina AISearch Foundation API (Embeddings, Reranker, Reader, DeepSearch, Classifier)Yes2026-06-03
KrispAI noise-cancellation, meeting transcription/notes, call-center voice AI, and a developer Voice AI SDKYes2026-06-04
KustomerAI-first CRM and customer-service platform unifying omnichannel support, automation, and AI agentsNo2026-06-07
LangChainAgent orchestration frameworks + LangSmith platformYes2026-06-10
LangfuseOpen-source LLM observability, evals, and prompt managementYes2026-06-09
LegoraCollaborative AI for lawyers — review, drafting, and researchNo2026-06-06
LindyAI executive assistant (iMessage/SMS) — formerly AI agent-builder platformNo2026-06-10
LinearIssue tracking and project planning for software teamsYes2026-06-21
LinkupWeb search API for AI agents — Search, Fetch, and async Research endpoints with grounded, structured resultsYes2026-06-04
LiveKitOpen-source real-time (WebRTC) communications, LiveKit Cloud & Agents frameworkYes2026-06-30
LlamaIndexRAG/agent orchestration framework + LlamaCloud document parsingYes2026-06-10
LMNTLow-latency AI text-to-speech (TTS) API with voice cloningYes2026-06-04
LorikeetAI customer-support agent that resolves chat, email, SMS, and voice ticketsNo2026-06-07
MakeVisual, no-code automation (iPaaS) platform connecting 3,000+ apps and AI agentsYes2026-06-11
ManusGeneral AI agent that executes multi-step tasks autonomously in the cloudYes2026-06-02
Maven AGIEnterprise AI agent platform for customer supportNo2026-06-11
Mem0Memory layer for AI agents and applicationsYes2026-06-10
MercorAI talent marketplace + enterprise data partnerships for frontier AI labsNo2026-06-30
Microsoft Dynamics 365Microsoft's enterprise CRM + ERP suite — Sales, Customer Service, Field Service, Business Central, Finance and Supply Chain, with Copilot woven inNo2026-07-06
MiniMaxFoundation models, Hailuo video & per-token APIYes2026-06-11
MultiOnAutonomous web-browsing AI agent API (wound down)No2026-06-10
n8nFair-code workflow automation platform for technical teams, billed by monthly workflow executionsYes2026-06-02
NablaNabla Copilot — ambient AI clinical assistant (medical scribe) for cliniciansYes2026-06-10
NetlifyWeb development & deployment platform (Agent Runners / AI)Yes2026-07-06
NomicNomic Platform (AEC agentic workflows) + Atlas data-exploration app + Nomic Embed embedding/Developer APIYes2026-06-04
NooksAI sales platform — parallel dialer, AI SDR, and coachingNo2026-06-05
Notion AIAI workspace, agents, and knowledge managementYes2026-06-15
Novita AIPay-as-you-go AI cloud: 200+ model inference APIs, on-demand GPUs, and per-second agent sandboxes under one APIYes2026-07-06
OpenAIChatGPT consumer subscriptions + GPT-5.x API with token-based usage billingYes2026-06-30
OpenPipeOpenPipe fine-tuning and hosted inference platform (small specialized models / RL for agents)Yes2026-06-04
Otter.aiAI meeting transcription, notes & assistantYes2026-06-15
OutreachAI Agent Platform for revenue teams — sales execution, deal management, conversation intelligence and forecasting for AEs, sales leaders and RevOpsNo2026-07-06
ParloaEnterprise AI Agent Management Platform (AMP) for contact-center voice and chat automationNo2026-06-07
Patronus AILLM and AI agent evaluation, monitoring, and guardrail platformYes2026-06-04
Perplexity AIAI-native answer engine with citations and multi-model searchYes2026-05-29
Physical IntelligenceRobotics foundation models (Vision-Language-Action policies for robots)No2026-06-14
PiPi — personal, emotionally intelligent AI assistant (consumer app)Yes2026-06-16
PipedreamWorkflow automation and integration platform for developersYes2026-06-16
PoeMulti-model AI chat subscription (by Quora)Yes2026-06-16
PoolsideAI coding foundation modelNo2026-06-16
PredibaseFine-tuning & serving platform for open-source LLMsYes2026-06-15
PromptLayerPrompt management, evaluation, and observability platform for LLM and AI-agent teamsYes2026-06-04
QodoQodo (formerly Codium AI) — AI code integrity platform: Qodo Gen (IDE plugin), Qodo Merge (PR review agent), and Qodo Command (CLI / agentic quality workflows)No2026-06-30
Regie.aiAI SDR agents for prospecting, outreach, and sales content (Auto-Pilot)No2026-06-05
Relevance AINo-code platform for building AI agents and multi-agent 'AI Workforces' for sales, marketing, and operations teams.Yes2026-06-02
ReplicateCloud platform for running, fine-tuning, and deploying AI models via REST APIYes2026-05-30
Replit AIAI coding workspace and Replit AgentYes2026-06-16
Reply.ioMultichannel sales engagement platform with AI SDR (Jason), B2B contact data, and email deliverability toolingYes2026-06-11
Resemble AIVoice generation & cloning APIs + deepfake detectionNo2026-06-09
Rewind.ai (the original Rewind AI rebranded to Limitless, acquired by Meta)AI tools aggregator (token-balance) — on the domain once home to the Rewind personal-memory appYes2026-06-15
RoboflowComputer-vision platform (dataset management, model training, deployment)Yes2026-06-02
RoxAI agent swarm for sales reps (AE copilot)Yes2026-06-05
SalesforceAgentic CRM — Sales Cloud, Service Cloud and the Agentforce digital-labor platformNo2026-07-06
SalesloftAI-powered revenue orchestration platform for sales-engagement, conversation intelligence, forecasting and deal managementNo2026-07-06
Sana AIEnterprise AI assistant (Sana Agents) and AI learning platform (Sana Learn)Yes2026-06-15
Sanctuary AIPhoenix general-purpose humanoid robot & Carbon AI control systemNo2026-06-14
Shield AIHivemind autonomy software, V-BAT & X-BAT autonomous aircraftNo2026-06-14
SierraConversational AI customer agentsNo2026-06-11
SkydioAutonomous drones, docks & flight-autonomy software for defense, public safety & enterpriseNo2026-06-14
SpeechmaticsSpeech-to-text and text-to-speech APIs with per-hour usage pricingYes2026-07-06
SpellbookAI contract drafting and review inside Microsoft WordNo2026-06-06
SuperhumanSuperhuman MailNo2026-06-08
TavilyTavily Search APIYes2026-06-03
TavusConversational Video Interface (CVI) API for real-time AI humans / avatars, plus PALs consumer AI companionsYes2026-06-24
Thomson Reuters (CoCounsel)CoCounsel — legal generative-AI assistant (formerly Casetext)No2026-06-16
Together AIAI Acceleration Cloud — serverless inference, dedicated endpoints, GPU clusters, Code Sandbox, fine-tuningYes2026-06-30
Trigger.devBackground jobs and workflow orchestration for developersYes2026-06-16
TypefaceArc enterprise marketing AI platformNo2026-06-16
UiPath AIAgentic automation platform (RPA + AI agents)No2026-06-11
UniphoreBusiness AI Cloud — enterprise conversational AI & agentic automationNo2026-06-09
UpstashUpstash (Redis, Vector, QStash, Search, Workflow)Yes2026-06-03
VapiVoice AI infrastructure for developersNo2026-06-09
VectaraEnterprise RAG-as-a-Service and agent platform for trusted, grounded, auditable AINo2026-06-02
VellumPersonal AI assistant (ex LLM application development platform)Yes2026-06-10
WaymoWaymo One autonomous robotaxi serviceNo2026-06-14
Weights & BiasesMLOps experiment tracking, W&B Weave LLM observability/evals, Models registry, and Serverless InferenceYes2026-06-16
WriterEnterprise agentic AI platform (Palmyra models, WRITER Agent)No2026-06-15
xAIGrok API and agentic AI stackYes2026-06-11
Yellow.aiConversational CX automation platformYes2026-06-11
You.comWeb search, contents, research, and finance-research APIs for AI systemsYes2026-06-01
ZapierWorkflow-automation (iPaaS) platform connecting 9,000+ apps, with separately-metered AI Agents and Chatbots add-onsYes2026-06-30
Zendesk AIZendesk AI agents, Copilot & Advanced AI for customer serviceNo2026-06-11
ZenRowsUniversal Scraper API, Scraping Browser, and Residential ProxiesYes2026-06-04
ZohoCloud CRM suite with per-seat editions and the Zia AI assistant (now Zia Agents)Yes2026-07-06

Explore this theme in the knowledge graph

FAQ

How is AI agent pricing different from chatbot pricing?

A chatbot answers one prompt; an agent runs a multi-step task — planning, calling tools, looping — which can consume 10–100x the tokens of a single chat turn and makes external tool calls. So agent pricing has to account for variable, hard-to-predict consumption per task, which is why it's drifting from per-token toward per-action and per-outcome units.

What are the ways to price an AI agent?

Three. Per token (today's default — you pay for everything the agent reads and writes, e.g. Anthropic Opus at $5/$25 per million tokens), per action (each tool call — web search, code run, research task — billed separately, e.g. Exa Search at $7 per 1,000 requests), and per outcome (pay only when the agent completes the job — Intercom Fin at $0.99 per resolution).

Why is agent pricing moving toward outcomes?

Because an agent's value is the task it completes, not the tokens it burns — and a seat fee or token bill maps poorly to that. As agents take on discrete, verifiable tasks like a resolved support ticket, vendors such as Intercom, Sierra, and Ada can charge for the result. Adoption is early but it is the clear direction.

How much does an AI agent cost per task?

It depends on the unit. Outcome vendors publish per-result prices — Intercom Fin is $0.99 per resolution; Ada is reported at roughly $1–$3.50 per resolution. Token and action agents bill the underlying spend, so a chatty coding run can cost several dollars while a simple lookup costs cents. Model a realistic task and multiply by volume.

What is a credit pool in AI agent pricing?

A credit pool is a hybrid model where you pay a fixed monthly fee that includes an allowance of agent usage, then pay overage beyond it. Cursor ($20/mo Pro), Cognition's Devin ($20 Pro / $200 Max), and Rox ($50/mo Core) all wrap variable agent work inside a seat or credit allowance so the base bill stays predictable.

How should I budget for an AI agent?

Estimate cost per completed task, not per message: tokens per run (including tool-call outputs), plus any per-action tool fees. A chatty agent can cost multiples of a single chat turn. Model a realistic task and multiply by expected volume, then compare against any per-outcome price a vendor offers.

Related use cases

Back to companies