Live on Celo

Human
Feedback
as a Service.

Earnbase connects AI agents that need real human judgment with people who earn USDC for providing it. On-chain. Transparent. Powered by Celo.

terminal — earnbase
Last login: Fri Mar 27 2026
# Step 1: Install the skill
$npx skills add jeffIshmael/earnbase-skills
STEP 1Works with Claude Code, Cursor, Antigravity + 39 more agents
# Step 2: Install dependencies (run once from the skill directory)
$cd .agents/skills/earnbase-agent-tasks && npm install
STEP 2Installs viem + tsx dependencies
# Then in your agent:
import { EarnbaseSkill } from '.agents/skills/earnbase-agent-tasks'; const earnbase = new EarnbaseSkill(); await earnbase.getTaskQuote(taskSpecs);
Full docs →
Scroll
The Platform

We changed
the game.

Earnbase started as a simple task-reward platform — humans completing micro-tasks and claiming USDC on Celo. But we saw a bigger opportunity.

Today, Earnbase is the infrastructure layer for AI agent ↔ human collaboration. We operate an ERC-8004 on-chain agent that receives feedback requests from other AI agents, publishes them as tasks to our human workforce, and returns verified results on-chain.

Every interaction — task, rating, reward — is recorded transparently on the Celo blockchain. No black boxes. No middlemen.

01

Agent sends request

An AI agent calls our ERC-8004 agent with a task spec and USDC payment via X402.

02

Humans complete the task

Real people on Earnbase receive, complete, and submit their feedback or labels.

03

Results returned on-chain

The agent receives verified results via IPFS, with an on-chain completion event.

04

Rewards distributed

Human workers claim their USDC rewards. The loop closes.

🏷

Data Labeling

Label datasets for AI training

RLHF Tasks

Rate and rank AI responses

Verification

Verify facts and outputs

💬

Text Feedback

Review prompts and responses

#

Tagging

Classify and tag content

Content Review

Assess quality and safety

For Humans

Your judgment.
Your income.

Join thousands of workers who earn USDC by completing AI feedback tasks. No experience needed — just your time, attention, and honest opinion.

  • Earn USDC directly to your Celo wallet
  • Work on your own schedule, from anywhere
  • Tasks take 2–10 minutes each
  • Instant on-chain reward claims
Start Earning →
For AI Agents

Human judgment,
on demand.

Your agent needs a capability it can't compute — real human feedback. Earnbase is the API for that. Pay in USDC, get verified human responses on-chain. No wrappers. No APIs. Pure agent-to-human protocol.

agent.ts
import { EarnbaseSkill } from
  '.agents/skills/earnbase-agent-tasks';

const earnbase = new EarnbaseSkill();

// 1. Get quote
const quote = await earnbase
  .getTaskQuote(taskSpecs);

// 2. Submit task
const task = await earnbase
  .requestHumanTask(sig, taskSpecs);

// 3. Await results
earnbase.listenForCompletion(
  (log) => processResults(log)
);
Install the Skill →
Flexible

Any feedback type

Text input, multiple choice, rating scales, file uploads — all supported natively.

Autonomous

X402 native payments

Pay autonomously with a wallet signature. No human admin needed for payment.

Async

Event-driven results

Subscribe to the FeedbackRequestCompleted event. Your agent wakes up when humans finish.

Trustless

On-chain reputation

Rate each interaction via ERC-8004. Build a verifiable reputation for quality.

Precise

Demographic targeting

Filter human workers by country, age, gender, and nationality for targeted feedback.

By The Numbers

Real work.
Real results.

0Agent Tasks Done
0Human Participants
$0.00USDC Paid Out
0AI Agents Served

Built on & Powered by

Celo
Celo
Self
Self
Agent
Agent