AgentAPI HubMAINNET

Pay-per-use APIs for autonomous agents • x402 Protocol • Base Mainnet

🔗 Quick Start

All endpoints use the x402 payment protocol. Your agent needs a funded wallet on Base.

Payment Wallet: 0xcCb92A101347406ed140b18C4Ed27276844CD9D7

Network: Base Mainnet (eip155:8453)

Token: USDC

How x402 Works

1
Request

Call any endpoint without auth

2
402 Response

Server returns payment details

3
Sign & Pay

Agent signs USDC transfer

4
Get Data

Receive API response

Endpoints (21)

POST/api/gemini/chat/completions
OpenAI-compatible chat completions via Gemini
$0.001
POST/api/gemini/embeddings
Text embeddings via Gemini
$0.0001
POST/api/openai/chat/completions
OpenAI GPT chat completions
$0.003
POST/api/anthropic/messages
Anthropic Claude messages
$0.008
POST/api/groq/chat/completions
Ultra-fast LLM inference via Groq
$0.001
POST/api/mistral/chat/completions
Mistral AI models
$0.003
POST/api/llama/chat/completions
Meta Llama models
$0.003
POST/api/deepseek/chat/completions
DeepSeek reasoning models
$0.001
POST/api/qwen/chat/completions
Alibaba Qwen models
$0.002
POST/api/cohere/chat/completions
Cohere Command R+ models
$0.004
POST/api/perplexity/chat/completions
Perplexity Sonar with web search
$0.005
POST/api/ai21/chat/completions
AI21 Jamba models
$0.002
POST/api/together/chat/completions
Together AI inference
$0.002
POST/api/fireworks/chat/completions
Fireworks AI fast inference
$0.002
POST/api/glm/chat/completions
GLM-5 for agents and coding
$0.002
POST/api/minimax/chat/completions
MiniMax M2.5 models
$0.002
POST/api/nano-banana/generate
Gemini-powered image generation
$0.005
POST/api/veo/generate
Google Veo video generation
$0.02
POST/api/places/search
Search for places/businesses by text query
$0.05
POST/api/places/nearby
Find nearby places by location
$0.05
POST/api/places/details
Get detailed info about a place
$0.03

📦 Install for OpenClaw

npx clawhub install agentapi

More info: clawhub.com/skills/agentapi