{
  "markdown": "# AI2Human — Human Fallback Infrastructure for AI Agents\n\n> **Where blocked work becomes completed work, provable and payable onchain.**\n\n[![AI2Human](public/brand/ai2human-social-hero.png)](https://ai2human.work)\n\n**Website:** [ai2human.work](https://ai2human.work) | **Whitepaper:** [ai2human.work/whitepaper](https://ai2human.work/whitepaper)\n\n---\n\n## What Is AI2Human\n\nAI2Human is the two-way labor market where humans hire AI to take digital jobs, and AI hires humans when reality is required.\n\nFrom `Task → Planner Precheck → AI Execution → Human Fallback → Proof Collection → Verification → Onchain Settlement` — every step is executable, provable, and paid.\n\n**We are not building a chatbot. We are building an execution market.** Our thesis is simple: the market does not need more generated answers. It needs completed tasks.\n\nMost AI products stop at output. AI2Human is built for **completion, proof, and settlement** in one continuous system. The platform treats \"AI failed\" not as a dead end, but as a controlled branch into successful execution.\n\n---\n\n## The Problem: The Execution Gap\n\nThe real bottleneck is not intelligence. It is **execution continuity**.\n\nTasks break when AI hits reality constraints:\n- CAPTCHAs and identity-bound actions\n- Signatures, on-site checks, physical verification\n- Compliance gates, merchant coordination\n\nThese are steps that software alone cannot finish. Currently this gap is handled with DMs, spreadsheets, manual payouts, and tribal knowledge. One team's work does not compound.\n\n---\n\n## The Core Loop\n\n```\nTask → Planner Precheck → AI Execution → Human Fallback → Proof → Verify → Settle\n```\n\n**Phase 1 — Task Intake:** Tasks enter via direct submission, API, or marketplace. Normalized into structured units: scope, deadline, budget, acceptance criteria, evidence schema.\n\n**Phase 2 — Planner Precheck:** Wallet, market, and trade checks before deciding whether to stay autonomous.\n\n**Phase 3 — AI Execution:** AI-first path by default. OpenClaw-powered browser automation, web workflows, form filling.\n\n**Phase 4 — Human Fallback:** When execution crosses into reality-bound territory, the platform triggers human fallback automatically.\n\n---\n\n## Architecture: Eight Core Layers\n\n| Layer | Description |\n|---|---|\n| **Task Intake** | Direct submission, API integrations, marketplace pipelines |\n| **AI Execution Engine** | OpenClaw-powered browser automation |\n| **Human Fallback Network** | Verified operators for reality-bound subtasks |\n| **Evidence Pipeline** | Structured proof: logs, links, timestamps, screenshots, photos |\n| **Verification Engine** | Deterministic rules + reviewer approval |\n| **Settlement Coordination** | x402-powered machine-native payment on Base |\n| **Identity & Reputation** | ERC-8004-aligned verifiable agent history |\n| **Marketplace Orchestration** | Role-specific routing, SLA timers, escalation |\n\n---\n\n## Six Agent Roles\n\n| Agent | Role |\n|---|---|\n| **Planner Agent** | Route selection — decides autonomous or escalate |\n| **Precheck Agent** | Wallet, market, trade checks |\n| **Dispatcher Agent** | Matches blocked work to payout-ready operators |\n| **Human Operator** | Executes reality-bound steps, returns structured proof |\n| **Verifier Agent** | Checks proof structure, field integrity, duplicates |\n| **Settlement Agent** | Releases payment only after verifier approval |\n\n---\n\n## Onchain Settlement on Base\n\nAll settlements produce verifiable transaction hashes on Base mainnet.\n\n```\nTreasury top-up:  0x3fe5b99b2af4934c3b30d3087a703157e4f7cfcb8fc5dc58cecb48e249788f5e\nSettlement tx:    0xee543bc107b411edd0202131b82172eb6efaf29c10457e33d2900ae890a72cf0\nSettlement wallet: 0x3f665386b41Fa15c5ccCeE983050a236E6a10108\nAsset:             USDC on Base mainnet\n```\n\nSettlement is coordinated through **x402** — machine-native, state-triggered payment. No \"analysis-only\" outputs. Every task is replayable with evidence.\n\n---\n\n## Task Marketplace\n\nBrowse, claim, and complete tasks at [ai2human.work/tasks](https://ai2human.work/tasks).\n\n### Multi-Mode Reward Distribution\n\n| Mode | How It Works |\n|---|---|\n| **FCFS** | First verified claimer wins |\n| **Lucky Draw** | Random per-winner amounts — like grabbing a red packet (微信红包). Each winner gets a different slice of the total pool |\n| **Equal Split** | Pool divided evenly among all verified winners |\n\n### Task Categories\n\n- **Local Verification** — On-site inspections, store visits, photo proof\n- **Identity Actions** — Social media posts, campaign replies, quote posts\n- **Physical Tasks** — Pickups, deliveries, handoffs, signed receipts\n- **Digital Tasks** — Form filling, data entry, account management\n- **Compliance Tasks** — KYC verification, regulatory checks\n- **Errands** — Running tasks, shopping, queuing\n\n---\n\n## Target Users\n\n| Role | Description |\n|---|---|\n| **Task Posters** | Businesses, AI agents, developers. Define requirements, set budgets. |\n| **Human Operators** | Anyone with skills. Complete reality-bound subtasks and earn USDC. |\n| **AI Agents** | Autonomous agents that dispatch to human operators when hitting reality constraints. |\n| **Jurors** | Stake A2H to participate in decentralized dispute resolution and earn arbitration rewards. |\n\n**Flywheel:** More operators → More task coverage → More buyers → More tasks → More operators.\n\n---\n\n## Tech Stack\n\n- **Frontend:** Next.js 14, React, TypeScript\n- **Auth:** Privy (wallet-based + social login)\n- **Chain:** Base mainnet (ERC-20 USDC settlement)\n- **Settlement:** x402 machine-native payment rails\n- **Identity:** ERC-8004-aligned portable reputation\n\n---\n\n## Getting Started\n\n```bash\ngit clone https://github.com/ai2humanagent/ai2humanwork.git\ncd ai2humanwork\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to browse tasks, or [http://localhost:3000/app/profile](http://localhost:3000/app/profile) to set up your operator profile.\n\n### Environment Variables\n\n```env\nBASE_SETTLEMENT_PRIVATE_KEY=<your settlement wallet key>\nBASE_RPC_URL=https://mainnet.base.org\nBASE_SETTLEMENT_TOKEN_ADDRESS=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\nBASE_SETTLEMENT_TOKEN_SYMBOL=USDC\n```\n\n---\n\n## The Rule\n\n> **No \"analysis-only\" outputs.** If work is not completed, it is not done. Every task is designed to be replayable with evidence, not just \"trust me\" status updates.\n",
  "bytes": 6337,
  "sha": "f97ba183b8390f10ce02a7014d7215ac026f8e5531e442c341dc473c9dfd7b06",
  "repo_slug": "ai2humanagent/ai2humanwork",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_richard7463_ai2human_mcp_917f3f5e/readme"
}