Skip to main content

Plans

Credits pay for all usage: agent tasks, browser sessions, proxy data, and skills. Subscriptions give you credits per month at a discount.
Pay As You GoSubscription
CreditsBuy what you needMonthly, with 20-35% discount
Team members12-10
Concurrent sessions2550-500
Stealth modeBasicAdvanced
Subscription also includes priority support, early feature access, and an onboarding engineer. See plans & pricing

Enterprise

Custom SLAs, zero data retention, and on-prem deployment. Contact us for these or any other asks you might have.

Agent Pricing (v3 — Token-Based)

v3 is the current agent API. Each task incurs a $0.01 initialization fee plus token-based costs.
ModelInput per 1M tokensOutput per 1M tokens
BU Mini (Gemini 3 Flash)~$0.72~$4.20
BU Max (Claude Sonnet 4.6)~$3.60~$18.00

Agent Pricing (v2 — Per-Step)

Our v2 agent uses flat per-step pricing. Each step is one agent action (click, type, navigate, extract). Each task incurs a $0.01 initialization fee plus per-step costs.
ModelAPI StringCost per Step
Browser Use 2.0browser-use-2.0$0.006
Browser Use LLMbrowser-use-llm$0.002
O3o3$0.03
Gemini 3 Pro Previewgemini-3-pro-preview$0.03
Gemini 3 Flash Previewgemini-3-flash-preview$0.01
Gemini Flash Latestgemini-flash-latest$0.0075
Gemini Flash Lite Latestgemini-flash-lite-latest$0.005
Claude Sonnet 4.5claude-sonnet-4-5-20250929$0.05
Claude Sonnet 4.6claude-sonnet-4-6$0.05
Browser Use 2.0 is the default — custom-trained for browser automation. 15x cheaper and 6x faster than frontier models (~3s/step vs ~8s/step). Use it by default (no configuration needed), or pass llm explicitly:
result = await client.run("...", llm="browser-use-2.0")

Browser Session Pricing

Browser sessions (direct CDP access) are billed separately from agent tasks. $0.06/hour ($0.001/min), charged upfront with a proportional refund when stopped early. Minimum charge is 1 minute, max session is 4 hours.

Skill Pricing

ItemCost
Skill creation$2.00 per skill
Skill execution$0.02 per API call
Skill refinementFree
Minimum balance to create$2.00
Minimum balance to execute$0.10
Refund on cancellation if generation hasn’t completed. Refinements are always free.

Proxy Pricing

Proxy usage is charged at $0.01/MB of data transferred.
Proxy is automatically enabled when you set proxyCountryCode on a session. Data usage is metered and charged based on actual transfer.

See plans & pricing