agents.eco
agents.eco
AI agents with memory & reasoning

Build AI agents that
remember & reason

Create custom AI agents with persistent memory and multi-step reasoning. Pay per use with USDC on Base L2. No subscriptions — just powerful, autonomous AI.

Create an agent & chat in 2 API calls
# 1. Create an agent
curl -X POST https://agents.eco/v1/agents \
  -H "X-AGENTS-ECO-KEY: ak_your_key" \
  -d '{"name": "My Agent", "systemPrompt": "You are helpful.", "memoryEnabled": true}'

# 2. Chat with it
curl -X POST https://agents.eco/v1/agents/AGENT_ID/chat \
  -H "X-AGENTS-ECO-KEY: ak_your_key" \
  -d '{"message": "Hello!"}'

Agents remember context, reason through problems, and get smarter over time.

Everything you need for intelligent agents

From simple chatbots to complex reasoning agents — build it all with a single API.

Custom AI Agents

Create agents with a system prompt that defines their personality and expertise. Each agent gets its own chat endpoint.

Persistent Memory

Agents remember past conversations using Voyage AI embeddings. Context-aware responses that improve over time.

Multi-Step Reasoning

Enable reasoning for complex tasks. Agents think step-by-step before responding for deeper analysis.

Pay-Per-Use

Deposit USDC on Base L2. Pay only for what you use — $1 to create an agent, then per-token for chat.

On-Chain Billing

Every transaction is recorded in a transparent ledger. Full audit trail of deposits, charges, and usage.

Simple API

Create an agent and start chatting in two API calls. Powered by Venice.ai private inference.

How it works

1

Connect & Deposit

Connect your wallet and deposit USDC on Base L2

2

Create an Agent

Define a system prompt, enable memory & reasoning

3

Chat via API

POST /v1/agents/:id/chat — or use the built-in UI

4

Pay Per Use

Billed per token. Agent creation from $1.00

Simple pricing

$1

Base Agent

Custom system prompt
qwen3-4b model

+$5

Memory

Voyage AI embeddings
Conversation recall

+$5

Reasoning

Multi-step thinking
Complex analysis

Chat messages billed per token. All prices in USDC.

agents.eco
Base L2 · Venice.ai · USDC