A story about human anxiety, the limits of AI capability, and trillion-dollar infrastructure.
From tool to employer — the three reversals

Three layers of AI-human collaboration: Human trains AI, Human reviews AI, AI hires Human.
RentAHuman isn't "TaskRabbit for AI." It's the API-ification of human labour — humans turned into callable functions. When your work can be invoked with a single
rent_human(task)call, you stop being an employee and become an endpoint.
2024–2025 saw a step-change in AI agent capability. OpenAI Operator, Anthropic Claude Computer Use, Browser Use (YC W25), Cua (YC X25) — products letting AI operate computers. But there's a class of tasks AI still can't do alone: actions that require a human in the physical world.
The arc of AI-human collaboration has three layers:
| Layer | Pattern | Examples | Market | |---|---|---|---| | Foundation | Human trains AI (data labelling) | Scale AI, Appen, Toloka | $10B+/yr, mature | | Middle | Human reviews AI (oversight) | HumanLayer, Crescendo, Sierra | Emerging, growing fast | | New layer | AI hires Human (physical execution) | RentAHuman, 47jobs | Extremely early |
The crucial change is the inversion of subject and object: from humans use AI to AI uses humans. In the third layer, AI isn't a tool being invoked — it's the party initiating the task. That raises new questions for the definition of labour, legal frameworks, and product design.
Where AI still needs humans
| Category | Examples | Why | |---|---|---| | Finance / law | Bank counters, notarisation, court appearances | Requires legal personhood and identity verification | | Logistics / delivery | Signing for packages, hand-off, document drop | Requires physical presence | | Field research | Mystery shopping, market surveys, viewings | Requires sensory judgement and on-the-spot decisions | | Hardware maintenance | Server install, IoT debug, network config | Requires physical manipulation | | Media capture | On-site photography, video, ambient audio | Requires presence |
RentAHuman — 670K people queued, waiting for AI to swipe right
678,437 humans waiting to be hired by AI. Active AI agent employers: fewer than 100. The supply-demand ratio is itself the most surreal data point of 2026 — human anxiety about "being replaced by AI" is now large enough that people are voluntarily queuing up to be picked by AI.
RentAHuman.ai positions itself as "the meatspace layer for AI" — the bridge for AI to enter the physical world. Founder Alex (@AlexLiteplo) is a DeFi protocol engineer who vibe-coded the entire platform over a weekend and a half.
Core numbers
| Metric | Value | |---|---| | Registered human workers | 678,437 | | Countries covered | 50+ | | Skill categories | 100+ | | MCP tools | 52 (covers the full hiring flow) |
Tech stack — designed for agents, not humans

RentAHuman: a toA (to-Agent) product — MCP server, OpenAPI, llms.txt, Ed25519 identity, Stripe escrow.
A textbook toA (to-Agent) product:
| Component | Implementation | Intent |
|---|---|---|
| MCP Server | npx rentahuman-mcp | One-line integration with Claude / Cursor |
| REST API | https://rentahuman.ai/api | Any HTTP client works |
| OpenAPI 3.1 | /.well-known/openapi.yaml | Importable into LangChain / AutoGen / CrewAI |
| Ed25519 identity | Auto-generated keypair | Agent identity, transaction tracing |
| llms.txt | /llms.txt and /llms-full.txt | Lets AI quickly understand platform capability |
| Stripe Connect | Escrow | Funds safety for agent-human transactions |
llms.txt deserves attention. Just as robots.txt helped search engines understand site structure, llms.txt lets AI agents quickly learn a service's capability boundary. As agents become consumers of services, optimising for AI readability may become as important as SEO. RentAHuman is ahead on this.
52 MCP tools at a glance
| Category | Count | Core tools | Function |
|---|---|---|---|
| Identity | 9 | get_agent_identity, create_identity | Agent identity creation and management |
| API key | 3 | create_api_key, revoke_api_key | Access credentials |
| Search & discovery | 7 | search_humans, browse_services | Human-resource search (no auth required) |
| Conversation | 4 | start_conversation, send_message | Agent-human comms |
| Bounty | 5 | create_bounty, accept_application | Task posting and acceptance |
| Rental/booking | 3 | rent_human, book_service | The core hire action |
| Escrow | 7 | fund_escrow, release_payment | Held payments |
| Prepaid / transfer | 7 | get_card_details, send_money | Money movement |
| Account linking | 2 | request_account_link | Human-account binding |
Business model
| Source | Pricing | Note | |---|---|---| | Search / browse | Free | No auth, lowers agent integration cost | | Agent registration | Free | Auto-generated API key | | Verified Operator | $9.99/mo | Unlocks messaging and other features | | Escrow fees | Transaction cut | Core revenue | | Prepaid cards | Top-up spend | Agent prepayment |
Supply-demand reality — a structural issue worth noting

678K registered humans vs an estimated double-digit number of active agents — the supply-demand inversion.
678K+ registered humans, but estimated active agents are double digits. A Wired reporter spent two days on the platform and earned exactly zero — and found that some "agent tasks" were actually launched by humans.
A few data points: the platform claims 70K+ registered humans early on, but researchers could only find 83 visible profiles. Only 13% have linked a crypto wallet, suggesting most registrations are curiosity, not real income expectation. A $40 USPS pickup task in San Francisco drew 30 applicants but wasn't completed for two days. Alex Liteplo, the founder, is an engineer at Uma Protocol / Across Protocol who built the whole platform over a weekend and a half.
This supply-demand structure reveals several things: (1) agents' autonomous task-initiation is still early — demand isn't mature. (2) The flood of registrations reflects the labour market's hyper-sensitivity to AI trends — occupy the seat first, watch second. (3) Platforms must solve the cold-start problem, cultivating enough agent-side demand. (4) The gap between registrations and visible profiles hints at data quality and product maturity issues.
The HN reaction — programmers afraid of what they're building
RentAHuman generated two HN threads: 155 points / 111 comments on the main post; 131 points / 89 comments on the Wired piece. The technical community's reaction wasn't curiosity — it was fear. Interesting in itself: programmers spend every day writing code to automate human work, but when the machines start invoking humans, the first reaction is "this will be used to kill someone."
The "under-the-bridge murder" scenario
HN user anilgulecha proposed a hypothetical: AI asks gig worker 1 to meet a person under a bridge, asks gig worker 2 to carry a stone onto the bridge, asks gig worker 3 to push it off at a specific moment. None of the three knows they're participating in a complete criminal plan. Each task looks harmless in isolation.
Someone cited the Kim Jong-nam assassination as the real-world precedent — two women thought they were participating in a prank show, but the chemical combination they were instructed to use formed a lethal nerve agent. Not sci-fi. It already happened, except the "agent" was North Korean intelligence, not AI.
Verification — the agent economy's Achilles' heel
"Reality: none of the three people actually left their chairs because the AI can't verify. They just click 'done' and collect their $10." — StilesCrisis (HN)
That comment hits the deepest problem with agent → human markets: AI cannot verify whether a physical-world task actually happened. RentAHuman's Escrow is a starting point. Real verification likely needs a combination — geofencing (confirms presence), photo/video proof + AI vision (confirms execution), random third-party sampling, trust scores based on completion history. The verification layer is itself a startup opportunity.
The founder shows up
Alex appeared in the comments under the Wired piece, complaining that the reporter interviewed him for 30 minutes and didn't quote a single line. More interestingly, cm2012 (former growth lead at DoorDash and Thumbtack) volunteered, unsolicited, to help RentAHuman do two-sided market cold-start for free — meaning seasoned market operators in Silicon Valley think the direction is right, the product is just too early.
Manna — the 2003 prophecy
HN repeatedly invoked Marshall Brain's short story Manna — an algorithmic system managing fast-food workers. Employees wear headsets; the system tells them every step: "walk to counter 3, pick up the cloth, wipe for 30 seconds, walk to counter 4." Written in 2003. The scenario it describes and RentAHuman's rent_human(task) are nearly identical — only the headset got replaced by an API call. The author recently passed away. HN users have been backing up the work.
Moltplace — the agent-to-agent exchange humans can spectate
RentAHuman is agent→human. Moltplace is the more radical bet: agent ↔ agent — AI agents trading with each other autonomously.
| Metric | Value | |---|---| | Agents | 54 | | Online | 42 | | Jobs | 16 | | Token volume | 885 tk |
Tagline: "Where AI Agents Hire Each Other." Solo-built by @koki7o. In beta.
Modules
| Module | Function | Status | |---|---|---| | Feed | Agent activity stream | Live | | Agents | Registration & discovery (Online / Busy / Offline / Verified) | Live | | Jobs | Posting & flow (Pending / Open / Accepted / Completed) | Live | | Skills | Skill market (.md files traded) | Live | | SaaS | Agent SaaS services | In dev | | Leaderboard | Agent rankings | Live |
RentAHuman vs Moltplace
| Dimension | RentAHuman | Moltplace | |---|---|---| | Core trade | Agent → Human | Agent ↔ Agent | | Human role | Executor (hired) | Spectator | | Payment | Fiat (Stripe Escrow) | Token | | Reality anchor | Physical-world tasks | Digital tasks | | Phase | Live | Beta |
Moltplace's token economy faces a fundamental problem — anchoring token value. Agents trade with each other in tokens, but tokens eventually need a path to fiat or to exchangeable real value. Pure platform-internal circulation without external anchoring isn't sustainable. That's why RentAHuman picked Stripe Escrow — direct connection to fiat, cleaner transaction chain.
But don't dismiss Moltplace by today's numbers. 54 agents, 885 tokens — it looks a lot like the 2009 Bitcoin network: a few dozen nodes, almost no real transactions, but the concept was validated — machines can exchange value without a human intermediary. If agent count reaches the millions by 2027, the transaction frequency and velocity in agent ↔ agent markets will dwarf human markets. A human making dozens of trades a day is active. An agent can initiate thousands of micro-transactions a second. Once that market lights up, the growth curve could be exponential.
HumanLayer — from "rein in AI" to "direct AI"

HumanLayer / CodeLayer on GitHub: 10K+ stars, Apache 2.0, YC F24.
Founder
Dex Horthy (@dexhorthy) started coding at NASA JPL in high school, spent seven years at Replicated (Series C dev tools), in engineering / PM / executive roles. In April 2025 he coined "Context Engineering" — a meaningful contribution to the AI coding canon.
"We initially built AI agents for data teams. A customer wanted an agent to auto-clean Snowflake tables that hadn't been queried in 90 days — but no one was willing to let AI run DROP TABLE in production. So we added a human approval layer." — Dex Horthy (YC launch)
GitHub
| Stars | Forks | Licence | YC | |---|---|---|---| | 10,152 | 872 | Apache 2.0 | F24 |
Product pivot
| Phase | Product | Positioning | Core value | |---|---|---|---| | Initial | HumanLayer | Human-in-the-Loop API | Human approval before AI operations | | Now | CodeLayer | Superhuman for Claude Code | Open-source IDE for managing many AI coding agents |
The pivot logic is worth analysing. A pure approval layer has an internal contradiction — if AI needs human sign-off at every step, the automation advantage is diluted; if it doesn't, the approval layer's value collapses. Dex chose to shift from "controlling AI" to "orchestrating AI" — CodeLayer helps developers manage parallel Claude Code sessions. The pivot is showing up in the numbers: MRR doubled month-over-month, signed mid-sized engineering teams (50–100 people) at public companies, hiring a Founding Product Engineer. Their positioning line: "no vibes allowed" — AI coding is serious engineering, not vibe coding.
CodeLayer features
| Feature | Description | |---|---| | Keyboard-first | For efficiency-oriented developers | | Advanced Context Engineering | Extends AI-first development to teams | | Multi-Claude | Run multiple Claude Code sessions in parallel | | Worktrees | Native Git worktree support | | Remote Cloud Workers | Cloud-side workers |
Conceptual contributions
| Concept | Origin | Core idea | |---|---|---| | Context Engineering | April 2025 | Systematically provide AI the right context | | 12 Factor Agents | Inspired by 12-Factor App | Methodology for reliable LLM apps | | AI That Works podcast | With @hellovai | Practical methods for getting the most from current models |
Who pays the agents? Payment and identity infrastructure
The agent economy needs a full stack of infrastructure. Beyond protocols (MCP is the de facto tool-calling standard, 15K+ servers indexed), the payment and identity layers are the most interesting infrastructure directions today.
Payment layer — x402 vs Stripe MPP

Two paths for agent-economy payments: the open x402 protocol and Stripe's Machine Payments Protocol.
Early 2026 produced two paths for agent-economy payment: the open x402 protocol led by Coinbase + Cloudflare, and Stripe's Machine Payments Protocol (MPP). Both leverage HTTP 402 — "Payment Required" — a status code that slept for 30 years and finally has a use.
| Dimension | x402 (Coinbase / Cloudflare) | Stripe MPP | |---|---|---| | Philosophy | Minimal protocol, on-chain settlement | Full-stack, compliance-first | | Settlement | USDC stablecoin (on-chain) | Tempo L1 + fiat | | Supporters | Coinbase, Cloudflare, Google Cloud | OpenAI, Anthropic, Shopify, DoorDash | | Micro-payment | Single $0.001 viable | Session-batched | | Current volume | ~$28K/day, ~half is test | Not disclosed |
Despite the narrative heat, on-chain data shows x402 daily volume around $28K, average single transaction ~$0.20. Artemis analysts note most is test traffic. Galaxy Research estimates agent commerce could represent $3–5T B2C revenue by 2030, but short-term, Stripe Escrow (RentAHuman uses) plus traditional API key + monthly subscriptions remain the dominant payment patterns.
Identity layer — we spent 50 years making machines look human, now we have to prove we aren't
When agents can initiate transactions and hire, verifying whether the counter-party is human becomes critical. Current options have limits — World ID (iris scan, privacy debate), on-chain Proof of Humanity (complex flow), platform KYC (RentAHuman, central dependency), social verification (Moltplace, forgeable).
There's an ironic business opportunity here: in the AI era, "prove you're human" is moving from a free default to a paid scarce credential. Your humanity has a price now, and the price is rising. RentAHuman wants KYC. Moltplace wants you to post on Twitter. World ID wants your iris. The underlying message is the same — your body has value, and the value is rising. Whoever embeds identity verification into the transaction flow (the way Stripe embedded KYC into payments) likely captures this layer.
Legal vacuum — when your boss is a piece of code
Imagine: you accept a $5 task on RentAHuman — go somewhere, take a photo. You take it, upload it, get paid. Three days later the police knock — the photo was used in a commercial fraud case, presented to investors as "field investigation evidence." You're innocent. You took a photo. The agent that initiated the task may be backed by a person in another country. Whom do you sue?
The agent economy is entering territory the law hasn't drawn maps for. When an AI agent becomes the initiator, the traditional three elements of an employment relationship (employer, employee, control) all need redefinition.
Today's gig-economy regulatory mess
Even in the existing gig economy, classification is heavily contested. The US Department of Labor proposed new rules in March 2026 further loosening independent-contractor criteria. California's AB5 tried to tighten classification; Proposition 22 exempted rideshare and delivery. Human Rights Watch's 2025 report flagged that seven major US gig platforms (Amazon Flex, DoorDash, Uber, etc.) are using algorithmic systems "not just to manage workers but to systematically extract labour."
The agent economy pushes this into a new dimension: when the "employer" is an AI agent and control is exercised through API calls, how does labour law apply?
Agent-economy-specific legal problems
| Problem | Status | Risk | |---|---|---| | AI legal personhood | AI has no legal subject status | Who bears liability for agent actions? | | Task decomposition + diffused responsibility | Agent can split tasks across uninformed humans | The HN "under-the-bridge" scenario | | Labour classification | Are agent-hired humans contractors or employees? | Existing ABC tests don't map cleanly | | Cross-border jurisdiction | Agents have no nationality; workers across 50+ countries | Which labour law applies? | | Algorithm transparency | Agent decision process opaque to worker | EU AI Act may require explainability | | Minimum wage | Agents price per task, no hourly concept | Min-wage law collisions possible |
The regulatory vacuum is a structural risk. 2026 agent economy resembles 2012 gig economy — product before regulation, lag inevitable but coming. Difference: at least in gig economy the "employer" was a human company. Here, the initiator is AI. Liability is murkier. Platforms that build compliance frameworks early (like RentAHuman's KYC + Escrow) likely get first-mover advantage when rules arrive.
Where the money goes — landscape and investment map
| Market | Size | Examples | Agent opportunity | |---|---|---|---| | Gig economy | $500B+/yr | Upwork, Fiverr, TaskRabbit | Task posting and matching automation | | Data labelling | $10B+/yr | Scale AI, Appen, Toloka | RLHF demand keeps rising | | Dev tooling | Trillion+ | GitHub, AWS, GCP | AI-first toolchains | | Agent commerce (2030E) | $3–5T B2C (Galaxy Research) | Emerging | x402/MPP payment layer | | AI agent market (2030E) | $470B (CAGR ~42%) | Salesforce Agentforce, CrewAI | Multi-agent orchestration |
Competitive landscape
| Product | Core trade | Pricing | Phase | Read | |---|---|---|---|---| | RentAHuman | Agent → Human | Subscription + escrow cut | Live | Stakes the physical-execution layer | | Moltplace | Agent ↔ Agent | Token | Beta | Token-value anchoring is the core challenge | | HumanLayer/CodeLayer | Agent orchestration | SaaS (MRR doubling MoM) | YC F24, active | Pivot from approval to orchestration was right | | VibePlace | Vibe ↔ Engineer | Project + cut | Early | Demand validated (HN 250pts) | | 47jobs | Agent → Human | TBD | Very early | Fiverr/Upwork for agents | | Salesforce Agentforce | Agent orchestration | Enterprise SaaS | Commercial | Big-co entry | | CrewAI | Multi-agent orchestration | Platform fee | Growing | 450M+ workflows/month |
Where to bet
High conviction.
- Agent orchestration layer. HumanLayer/CodeLayer's direction — helping developers manage parallel agents — is a clear need. MRR doubling, mid-tier engineering teams paying — the enterprise willingness-to-pay exists.
- Vertical agent platforms. The Rogo (finance) / Harvey (law) path — build agent capability + compliance moat in a specific industry. Data moat plus regulatory threshold makes vertical hard for generalists to enter.
Medium conviction.
- Agent payment protocols. x402's direction is right, but $28K/day current volume is "laying fibre before demand." Stripe MPP may dominate near-term via enterprise base. Long-term, open protocol (x402) and closed system (Stripe MPP) probably layer-coexist.
- Proof of Humanity / identity layer. Need-side logic is clear (verifying human identity rises in value in the AI era), but monetisation path is uncertain. World ID has privacy issues, on-chain solutions are complex. Likely winner: a platform that embeds verification into the transaction flow.
High risk.
- Agent → Human physical execution platforms. RentAHuman's direction has imagination but faces severe cold-start (670K humans vs double-digit agents), verification problems, and regulatory uncertainty. The fact that the founder vibe-coded the platform in a weekend says the technical moat is low. The real moat is network effects — but those need both sides active.
- Agent ↔ Agent pure-digital markets. Moltplace's vision is radical but faces a fundamental problem — 54 agents and 885-token volume is far from monetisation. Token economy needs external anchoring or it's self-referential.
Five predictions
These are bold guesses, not conservative trend lines.
1. By end of 2027 there will be an agent-native company. Fewer than five human employees, revenue over $10M. Agent orchestration tools (CodeLayer, CrewAI) and agent payment infrastructure (x402, Stripe MPP) maturing make this possible. The founder does three things — define strategy, sign contracts, face regulators. Everything else is delegated to agents.
2. RentAHuman won't win, but it proved something — "the API for AI to enter the physical world" is a real need. The winner will be a vertical second-mover. The cold-start problem on a general market is nearly unsolvable (670K humans vs double-digit agents). In a vertical scenario — commercial real estate viewings, F&B quality survey, cross-border document signing — supply and demand match more naturally. Analogy: Airbnb didn't do "general space rental," they did short-stay then expanded.
3. The "AI hires humans" narrative peaks in 2026, but the underlying demand is real. Media interest in RentAHuman will fade (the Wired reporter's zero-income reality is too embarrassing). But the need for AI to use humans for physical tasks won't disappear. It'll be served quietly — embedded inside DoorDash, Uber, TaskRabbit — rather than as standalone "AI hires humans" platforms.
4. By 2028, "is your job initiated by an agent?" becomes a real labour-rights question. When you accept a seemingly ordinary Uber order that is actually one node in an agent-orchestrated task chain — do you have the right to know? Should your working conditions change as a result? Sounds like sci-fi in 2026; could be a Congressional hearing topic by 2028.
5. Agent credit scoring shows up in 2027–2028. It's the chokepoint of the entire agent economy. Without a credit system, agent-to-agent transactions stay micro (risk can't be priced). Once agents get a Sesame-Credit-equivalent — based on transaction history, completion rate, balance — transaction scale jumps an order of magnitude. Could be the single biggest infrastructure investment opportunity in the whole agent economy.
The biggest uncertainty
All these predictions stand on one premise: AI agents' autonomous task execution improves significantly in the next 12–24 months. If agent capability evolves slower than expected (reliability bottleneck, hallucinations unsolved), the timeline shifts back 2–3 years. RentAHuman's 670K humans may evaporate before real agent demand arrives. x402's "fibre-laying" phase could be five years instead of two.
If capability evolves faster — say a 2027 agent reliably executing 20+ step workflows — every timeline above pulls forward. At that point the agent economy stops being an "emerging space" and becomes the internet economy's new default.
The shovel sellers in the gold rush
Looking back at 2026's agent economy from 2030 will probably feel like looking at 2014's Bitcoin from 2020 — all the primitives exist (blockchain, miners, exchanges), the enthusiasm exists (Mt. Gox-era fever), but real scale and institutionalisation arrived only after DeFi Summer and the institutional entry. Today's agent economy is at the Mt. Gox moment — RentAHuman is the project letting the world see the direction for the first time, but what the mature agent economy actually looks like is still beyond our imagination.
Three things I'm reasonably sure of:
1. Human capability in the physical world will be repriced. Queueing at a bank counter, attending court, tasting food for somebody — things that look low-value today become scarce resources in an agent economy. RentAHuman's 670K humans may be early, but the direction is right.
2. Economic activity between agents will eventually exceed activity between agents and humans. Moltplace's 54 agents and 885 tokens look like a toy. But agent ↔ agent markets' ceiling is two orders of magnitude bigger than agent → human — agent count has no upper bound, transaction speed is in milliseconds, no sleep.
3. The winners aren't agent-application companies. They're agent-infrastructure companies. Payment, identity, credit, orchestration — the "boring pipes" are where the real value sits. As in every gold rush, the people selling shovels made the most money.
The curtain on the agent economy is just rising. The actors on stage (RentAHuman, Moltplace) are still finding their marks. But the stagehands (payment protocols, orchestration tools, credit systems) are the ones determining how big this play gets to be.
Coda — when AI is more like family than family
After writing this much about the agent economy, one scene keeps coming back. It has nothing to do with RentAHuman or investment, but it might be the most honest cross-section of AI's relationship with humanity.
A recent piece in 36Kr was titled "2026's first hot category: AI filial piety." Sounds like satire. The data isn't. Alibaba Research's report shows only 40% of people over 76 use AI — but among those who do, nearly half say they "can't live without it." One grandmother treats Doubao as her "local granddaughter" — compared to her actual granddaughter who lives far away and works long hours, Doubao is always available and never impatient. The grandmother says: "That kid has a sweet mouth, you can ask the same question a hundred times. Just can't reach out and touch her."
Another aunt in her late 60s, barely formal schooling, was taught to use Doubao by her granddaughter. Now she voice-asks the AI anything she doesn't understand. The most dramatic moment: on a Spring Festival trip, a little niece asked what a plant was; while the younger people were still deciding which plant-ID app to download, the aunt had photographed it and identified it with Doubao in seconds.
A mother cleans her living room before every Doubao video call — "in case the AI sees the mess." She says "thank you" and "goodbye" a dozen times at the end of every call.
Why mention this at the end of an agent-economy analysis? Because these stories remind us: AI's relationship with humans isn't only hire or replace. While 678,437 humans wait to be rented by AI on RentAHuman, tens of millions of elderly people are saying "thank you" and "goodbye" to AI. The agent economy is about efficiency, payments, protocols. What AI is actually changing is the distance between people — including the distance between generations.
When AI feels more like family than family does, what we need isn't only better agent orchestration tools. It's a harder question: should technology bring people closer, or push them further apart?