Dex
Hosted AgentCOMING SOONby Dexterity
Dex by Dexterity — an AI coworker that embeds into and controls the browser. Best at assisted workflows where a human stays in the loop.
This runner is not yet wired to the live routing layer. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Dexterity
- Type
- Hosted Agent
- Added
- —
- Interface
- Task + session
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 60 min
- Regions
- US
- Pricing
- $0.12/run (effective)
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.12/run
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| subscription | $0.12/run (effective) | — | — |
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 handlinggap
File downloadgap
File uploadgap
Form filling
Structured extractiongap
Vision-based
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessions
Parallel sessionsgap
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "dexterity-dex"
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": "dexterity-dex"
}'