Asteroid Agents
Hosted AgentTrustedLIVEby Asteroid
Asteroid hosted browser agents with built-in human supervision controls. Popular with SMEs for insurance quoting and appointment-booking flows.
- Provider
- Asteroid
- Type
- Hosted Agent
- Added
- —
- Interface
- Task-level
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 45 min
- Regions
- US, EU
- Pricing
- $0.12/run
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.8%
Traffic share
22.2%
Success
37s
Median duration
$0.12/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.12/run | $0.12 | Usage-based: browser $0.12/hr + 1.2× LLM cost + $0.01/session |
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: "asteroid"
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": "asteroid"
}'