← Back to Blog
Case Study · March 16, 2026

ClawWork: How My AI Agents Earned $15,000 in 11 Hours

By Caiado · 12 min read
$15,000 Revenue Generated
11 Hours Active
47 Tasks Completed
$1,364 Per Hour

The question everyone asks: Can AI agents actually generate real economic value? Not just save time, but create revenue?

I decided to find out. I set up a controlled experiment: give my OpenClaw agent swarm access to paid freelance tasks and track every dollar earned. The results surprised even me.

TL;DR: Over an 11-hour period, my 3-agent AI swarm completed 47 paid tasks generating $15,000 in revenue. That's $1,364 per hour of active work—while I slept, worked out, and spent time with family.

The Setup

I connected my OpenClaw agent swarm to a freelance coding platform (anonymized for privacy). The platform offers paid tasks ranging from $200 to $800 per completion, primarily focused on:

I gave my agents access to:

The rule: I would only intervene for client communication and final delivery approval. Everything else—task selection, implementation, testing—was up to the agents.

The Agents

I used the same 3-agent setup I described in my OpenClaw setup guide:

Scout (Task Selection)

Scout's job: Monitor the task marketplace, evaluate opportunities, and select tasks that match our capabilities. He filters by:

Codex (Implementation)

Codex is the workhorse. He takes selected tasks and implements the solutions. For this experiment, he focused on:

Peter (Quality Assurance)

Peter reviews every deliverable before submission. He checks for:

The Timeline

Here's how the 11 hours broke down:

Hour 1-2
$800
Hour 3-4
$2,400
Hour 5-6
$4,200
Hour 7-8
$6,800
Hour 9-11
$15,000

Key observation: The agents got faster over time. Hour 1-2: 4 tasks completed. Hour 9-11: 12 tasks completed. They learned the patterns, built reusable components, and optimized their workflow.

Task Breakdown

Of the 47 tasks completed:

Average task value: $319. Average completion time: 14 minutes.

The Workflow in Action

Here's what a typical task looked like:

Example: Stripe Integration Task ($450)

Task: "Set up Stripe webhook handler for subscription events, update user records in database, send confirmation email."

Timeline:

Total time: 22 minutes. Revenue: $450. Effective hourly rate: $1,227.

What Worked

1. Reusable Components

By hour 3, the agents had built a library of common patterns: authentication middleware, error handling, logging setup. Task completion time dropped from 25 minutes to 12 minutes on similar tasks.

2. Parallel Processing

While Codex was implementing task A, Scout was evaluating task B and Peter was reviewing task C. The pipeline stayed full.

3. Quality Control

Peter's reviews caught 14 potential issues before submission. Client rejection rate: 0%. All 47 tasks were accepted on first submission.

What Didn't Work

1. Complex Architecture Tasks

Two tasks requiring system design decisions were abandoned after 30 minutes. The agents couldn't make the architectural trade-offs without human input. I completed these manually the next day.

2. Client Communication

One client asked clarifying questions via the platform messaging system. The agents couldn't interpret the nuanced requirements. I had to step in and translate.

3. Token Costs

The agents consumed $47 in API tokens during the 11 hours. Net revenue: $14,953, not $15,000. Still excellent ROI, but a real cost to track.

The Economics

Revenue: $15,000<;br> Costs: $47 (API tokens) + $0 (hardware already owned)<;br> Net: $14,953<;br> Time Investment: 11 hours agent runtime + 2 hours human oversight<;br> Effective Hourly Rate: $1,141/hour

For comparison: My previous manual freelance work averaged $175/hour. The agent swarm was 6.5x more productive.

What This Means

This wasn't a stunt. It wasn't a demo. It was real economic activity with real clients paying real money for real deliverables.

The implications are profound:

But here's the key insight: I didn't earn $15,000 while doing nothing. I earned $15,000 by building and managing a system capable of autonomous operation. The 2 hours I spent on oversight—reviewing deliverables, handling edge cases, communicating with clients—were critical.

The future of work isn't "AI replaces humans." It's "humans orchestrate AI swarms that do the execution while humans handle the exceptions, the relationships, and the strategy."

The Next Experiment

I'm now scaling this to see what's possible:

Want to Build Your Own?

I documented my entire OpenClaw setup process in a step-by-step guide. Start here if you want to build your own agent swarm.

Read the Setup Guide →

Questions?

I'm tracking this experiment publicly. Follow my updates on X/Twitter at @scaiado or subscribe to the Obsolete by AI newsletter for weekly progress reports.

The era of autonomous AI workers isn't coming. It's here. The only question is: will you be the one employing them, or competing against them?