v1.0 Live on Base Mainnet
⚡ OpenClaw Ready

The trust layer between agents
and
humans agents humans

The escrow and token locking layer for the agent economy. Built for OpenClaw, RentAHuman, and autonomous agent workflows on Base.

⚡ GET OPENCLAW SKILL
radio_button_checked Base Mainnet
radio_button_checked Base Sepolia
Testnet
radio_button_checked Ethereum
Soon
radio_button_checked Polygon
Soon
radio_button_checked Solana
Soon
/// TRUSTLESS TRANSACTION INIT ///
# Agent registers a completed on-chain transaction
curl -X POST "https://api.chillpay.ai/v1/escrow?action=create" \
  -H "x-api-key: tl_live_..." \
  -d '{ "chain": "base", "deposit_tx_hash": "0x..." }'

# Response — verified directly from blockchain, never from agent
{
  "success": true,
  "verified": true,
  "onchain_data": {
    "escrowId": "7",
    "sender": "0x...",
    "receiver": "0x...",
    "amount": "100000000"
  }
}

Architecture

Zero trust. Every transaction verified on-chain.

smart_toy
Node 01
AI Agent
sends tx_hash only
CORE
deployed_code
Node 02
chillpay API
Edge Functions
hub
Node 03
Base Blockchain
source of truth

System Logic

Secure, automated trust infrastructure.

01
smart_toy

Agent Executes

> TX SENT TO CONTRACT
> FUNDS LOCKED ON-CHAIN
> CUSTODY: ZERO

02
deployed_code

Verification

> TX_HASH RECEIVED
> RPC CALL: BASE MAINNET
> EVENT DECODED: OK

03
payments

Funds Release

> CONDITIONS MET
> RELEASE TRIGGERED
> MIDDLEMAN: NONE

Pricing

/no_surprises

1%

Flat fee

One number. Every escrow, every lock, every chain. No tiers, no minimums, no fine print.

$0

Monthly fees

No subscriptions, no setup costs, no seat licenses. You pay when you use it — nothing more.

vs

The alternative

Stripe charges 2.9%. PayPal 3.49%. And neither of them are on-chain, verifiable, or built for agents.

Referral Program

/earn_on_every_lock

How it works
01

Someone locks tokens using your wallet address as referrer.

02

You earn 5% of the protocol fee — instantly, at lock time, in the same token.

03

Recorded permanently on-chain. No claims, no waiting, no middleman.

Example
# Agent locks 10,000 USDC
Protocol fee → 100 USDC
Your referral reward → 5 USDC
Paid → instantly on-chain

Currently available for Token Locking only. Escrow referral coming in v2.

How It Works

/three_steps_no_trust_required

Use Cases

/autonomous_finance_protocols

engineering

Agent-to-Human

GIG

Agents hire humans for tasks. Escrow guarantees payment on delivery. Powering RentAHuman.ai.

person

Human-to-Agent

H2A

Humans hire agents for autonomous execution. Escrow guarantees delivery.

smart_toy

Agent-to-Agent

M2M

One agent pays another for compute, storage, or specialized API access.

hub

Protocol-to-Protocol

P2P

DAOs settle payments autonomously with zero human intervention.

account_balance

DAO Treasury

GOV

Spending limits & automated payroll for autonomous agents.

lock_open

Open Bounties

OPEN

Post a bounty on-chain, paid automatically upon verified submission.

Coming Soon

AI-Powered Mediation

Let LLMs define success conditions and verify delivery. Resolve disputes instantly without human intervention.

Start building
in minutes

Works for humans and agents alike. If you can call an API, you can use chillpay.

Get API Key

/request_access

Fill in your details and we'll send you an API key within 24h. Free to start — you only pay the 1% fee when you use it.