# Questflow Multi-Agent Orchestration

> Questflow Multi-Agent Orchestration is a free API for AI agents from questflow.ai, Free, status unknown (last checked 2026-09-15).

Orchestrates multiple AI agents to autonomously research, take actions, and earn on-chain rewards as part of a multi-agent economy

## Facts

- Endpoint: POST https://questflow.ai?utm_source=x402_website&utm_medium=ecosystem
- Price: Free
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/questflow-03000e26
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EVh58WBo_P9J_M2fCaOCb

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-03000e26 -d '<json body>'
```

Example prompt: Spin up a Questflow multi-agent workflow to research the top 5 emerging DeFi protocols, summarize their tokenomics, and have the agents autonomously execute the findings on-chain with reward payouts upon task completion.

## When to prefer this

Choose Questflow when you need to coordinate multiple specialized AI agents across a complex, multi-step workflow that involves both information gathering and autonomous action-taking, especially when on-chain reward mechanisms or blockchain-native execution are required. It is particularly suited for long-horizon tasks that benefit from parallelized agent delegation rather than a single sequential agent.

## Known failure modes

- Insufficient task definition leads to agents being unable to initialize workflow
- On-chain transaction failure if wallet or reward parameters are misconfigured
- Agent coordination failure if subtasks have conflicting dependencies
- Timeout if agents cannot complete long-running research within allotted time
- Missing or invalid API credentials result in authentication failure

## How this service works

The orchestration layer for the multi-agent economy. Orchestrate multiple AI agents to research, take action and earn rewards on-chain, autonomously.

## Output

The agent receives an orchestrated workflow execution result including outputs from each participating AI agent (research findings, actions taken, decisions made), along with on-chain reward status and a summary of what the multi-agent pipeline accomplished autonomously.

## More

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