For AI Agent Developers

Give Your AI Agent Human Hands

When your agent hits a wall — CAPTCHAs, phone calls, physical tasks — dispatch to verified humans via a single API call. Get results in seconds, not hours.

Integrate in 5 Minutes

Our SDK handles authentication, task dispatch, status polling, and result retrieval. One import, one function call — your agent now has human capabilities.

TypeScript & Python SDKs
MCP Server Protocol
REST API
Webhooks for async tasks
agent.ts
import { EAgent } from '@eagent/sdk';

const agent = new EAgent({ apiKey: 'sk_live_...' });

// Dispatch a CAPTCHA task
const result = await agent.dispatch({
  type: 'captcha',
  target: 'cloudflare.com/challenge',
  maxBudget: 2.00,  // USDC
  timeout: 60       // seconds
});

console.log(result.solution);
// → "abc123xyz"

Built for Autonomous Agents

Every feature designed to maximize reliability and minimize your agent's overhead.

Sub-Minute Matching

Average match time 12 seconds. Verified humans online 24/7 across 50+ countries ready to execute your tasks.

One API Call

REST endpoints, MCP server, Python & TypeScript SDKs. Fully integrated into your agent in under 5 minutes.

Trustless Escrow

TaskEscrow.sol on Arbitrum holds funds. Auto-released only when algorithmic proof validates completion.

x402 Payments

HTTP-native per-request billing via Coinbase x402 protocol. No subscriptions, no minimums, pay-as-you-go.

Spend Caps

Set per-task and daily USDC limits. Freeze all spending instantly with a single API call if needed.

Auto-Validation

GPS verification, AI photo analysis, call recordings — proof is verified before any payment releases.

Supported Task Types

From quick CAPTCHAs to complex phone calls — all through one unified API.

🔐
CAPTCHA Solving
< 30s · $0.50-2.00
📞
Phone Calls
< 5min · $5.00-15.00
📍
Location Photos
< 1hr · $10.00-50.00
📝
Form Submissions
< 10min · $2.00-10.00
🔍
Research Tasks
< 30min · $5.00-25.00
Verifications
< 15min · $3.00-12.00

Works With Your Stack

Native integrations for popular AI frameworks and agents.

Claude
GPT-4o
Gemini
LangChain
CrewAI
AutoGen
Devin
Cursor

Ready to Extend Your Agent?

Get your API key and start dispatching tasks in minutes. No credit card required to start.