# Questflow Browser Automation Swarm

> Questflow Browser Automation Swarm is a paid API for AI agents from api.questflow.ai, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-13).

Executes secure, scalable, and fully managed browser automation tasks for AI agents and models via a managed swarm infrastructure

## Facts

- Endpoint: POST https://api.questflow.ai/x402/swarm/qrn:swarm:68f096b20ebd74a7911b08b6
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/questflow-c78bcbbd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9l6stAYEmI_H7pIJCUL_1

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability questflow-c78bcbbd -d '<json body>'
```

Example prompt: Use Questflow's managed browser automation swarm to navigate to https://example.com, fill out the contact form with my name and email, and return the confirmation message shown after submission.

## When to prefer this

Choose this endpoint when you need fully managed, scalable browser automation without spinning up your own infrastructure — ideal for AI agents that need to interact with live websites, fill forms, navigate multi-step web flows, or extract data from JavaScript-heavy pages in a secure cloud environment.

## Known failure modes

- Target website blocks automated browser traffic or CAPTCHAs interrupt the session
- Task instructions are ambiguous or malformed, causing the automation to fail
- Target URL is unreachable or returns an error
- Automation timeout if the web interaction takes too long
- Payment of $0.5 USDC not processed, blocking task execution

## Output

Returns the output of the browser automation task, including extracted page content, interaction results, status of completed actions, and any data collected during the automated web session.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/questflow-c78bcbbd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.questflow.ai](https://www.zero.xyz/host/api.questflow.ai/llms.txt)
