Computer Use

Computer Use

Hosted AgentTrustedLIVE

by Anthropic

Anthropic's computer-use tooling drives a virtual display with Claude's vision: screenshots in, mouse and keyboard actions out. Strong on multi-step workflows, ambiguous UIs, and complex form navigation where DOM heuristics fail. Slower and pricier than DOM-based runners on simple extraction, so Banana Peel reserves it for judgment-heavy flows.

Provider
Anthropic
Type
Hosted Agent
Added
Oct 2024
Interface
Task-level
Trust tier
trusted
Egress
Vendor egress (unverified)
Evidence
partial
Max session
60 min
Regions
US
Pricing
per run $0.68model tokens pass-through
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.7%
Traffic share
61.9%
Success
13s
Median duration
$0.055/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per run$0.68/run$0.06
per run$0.68
model tokenspass-through

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.

Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File upload
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "claude-computer-use"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "claude-computer-use"
}'

Command Palette

Search for a command to run...