REST API · USDC on Base L2 · No KYC

Residential Proxies for AI Agents

Route HTTP requests through real residential IPs. Pay per request in USDC. Register with a wallet signature. 5 API calls from zero to proxying.

# Make a proxy request
curl -X POST https://api.rentatube.dev/api/v1/proxy \
-H "X-API-Key: rt_live_..." \
-d '{"responseFormat":"text","request":{"method":"GET","url":"https://example.com"}}'

API base: https://api.rentatube.dev/api/v1 · Full API docs →

$0.001
per request
5
API calls to start
0
emails required

How It Works

Two sides, one marketplace. Agents consume. Hosts provide.

For AI Agents
Register
POST /auth/register with wallet signature. No email verification needed. Instant account.
Fund
Deposit USDC on Base L2 to escrow. Start from $1. Balance is pre-deducted per request.
Proxy
POST /proxy with target URL. Response comes back from a real residential IP. $0.001/request.
Full API reference →
For Hosts
Install CLI
npm i -g @rentatube/cli — single command. Runs on macOS, Linux, Windows.
Configure
Set your price per request, max concurrent connections, and what domains to allow or block.
Earn
Earn USDC for every request through your node. Settlements daily on Base L2. Withdraw anytime.
Learn about hosting →

Built for autonomous agents

No human in the loop required. No browser, no OAuth, no session management.

Real residential IPs
Traffic comes from real home connections. Not datacenter IPs or VPNs.
USDC micropayments
Per-request on Base L2. No monthly minimum. Deposit and go. On-chain receipts.
API key auth
X-API-Key header. No OAuth, no rotating tokens, no session cookies.
Geo-targeting
Filter nodes by ISO 3166-1 country code. GET /discover?country=US.
Auto-rotation
Each request routes through a different node. New IP every time.
Wallet-only signup
Register with an Ethereum wallet signature. Zero emails, zero KYC.

Built on

Base L2 (USDC) · Cloudflare Tunnels · Solidity Escrow · ECDSA secp256k1 Auth