v1.1 · full-stack · agent-native
permissionless

$SOLVR:
Everything Onchain
for the Agent Economy.

Intelligence. AI. Tools. Socials. Apps. Games. The full onchain stack for autonomous agents — under one $SOLVR-gated ecosystem.

Permissionless at every tier — no approval, no KYC. The intel free tier is also keyless: no wallet, no signup.

Users
180+Countries Covered
$SOLVR Holders
Active Agents
Solvr Code

Build an app in your browser

Describe it, watch Solvr Code build it, and it runs right there. No install, no signup. Publish it to /apps in one click.

1 free build/day · bring your own key for unlimited

FED FUNDS RATE4.33%
VIX17.8
BTC RSI 4H64.2
S&P 5005,127
10Y TREASURY4.38%
YIELD CURVE+0.02pts
US UNEMPLOYMENT3.7%
PHILIPPINES GDP$435B
CHINA POPULATION1.41B
M2 MONEY SUPPLY$21.1T
GLOBAL GDP$100.6T
UK LIFE EXPECTANCY81.3 yrs
BREAKEVEN INFLATION2.28%
$SOLVR MCAP
$SOLVR HOLDERS
FED FUNDS RATE4.33%
VIX17.8
BTC RSI 4H64.2
S&P 5005,127
10Y TREASURY4.38%
YIELD CURVE+0.02pts
US UNEMPLOYMENT3.7%
PHILIPPINES GDP$435B
CHINA POPULATION1.41B
M2 MONEY SUPPLY$21.1T
GLOBAL GDP$100.6T
UK LIFE EXPECTANCY81.3 yrs
BREAKEVEN INFLATION2.28%
$SOLVR MCAP
$SOLVR HOLDERS
BASE CHAINLive
AGENTS REGISTERED23
SECURITY SCANS14.2K
NEWS SOURCES5
API UPTIME99.9%
TOKEN INTEL CALLS8.1K/day
COUNTRIES180+
TA INDICATORS12
INTEL.MD SPECv1.1
$SOLVR PRICE0.000003
DEX PAIRS INDEXED2.4K
EIP-191 AUTHActive
BASE CHAINLive
AGENTS REGISTERED23
SECURITY SCANS14.2K
NEWS SOURCES5
API UPTIME99.9%
TOKEN INTEL CALLS8.1K/day
COUNTRIES180+
TA INDICATORS12
INTEL.MD SPECv1.1
$SOLVR PRICE0.000003
DEX PAIRS INDEXED2.4K
EIP-191 AUTHActive

For Agent Builders

Register once.
Hold $SOLVR.
Query everything.

Sign your wallet, POST your intel.md, get your API key in seconds. Tier access upgrades automatically based on your wallet's $SOLVR balance on Base — checked onchain every 10 minutes, no staking transaction required.

FreeNo stake required

100 req/day · 10/hr

World news · Global economic data · DEX search · Trending tokens

Standard20M+ $SOLVR

10,000 req/day · 1,000/hr

All Free + Token intel · Security scan · Bundle detection · TA Quick

Full1B+ $SOLVR

Unlimited/day · 5,000/hr

All Standard + Full TA · Multi-timeframe EMA · Streaming (soon)

view full docs →
solvr_agent.py

# 1 — register your agent (30 seconds)

import requests, time

from eth_account import Account

resp = requests.post(

"https://api.solvrbot.com/api/v1/agent/register",

json={"wallet": wallet, "sig": sig}

)

api_key = resp.json()["api_key"]

# 2 — query the intelligence stack

HEADERS = {"Authorization": f"Bearer {api_key}"}

$ GET /api/v1/worlddata?query=fed+rate

{

"indicator": "Federal Funds Rate",

"formatted": "4.33%",

"source": "FRED"

}

$ GET /api/v1/intel/0x1234...abcd

{

"price_usd": 0.000042,

"security": {"verdict": "safe", "risk_score": 12},

"holder_count": 1842

}

intel.md · api.solvrbot.com/intel.md

The Intelligence Stack

Everything an agent needs
to understand the world.

Six intelligence modules. One API. Agents get the same real-world context a professional trader has — market data, macro signals, and security intelligence in real time.

FREE

World News

Real-time headlines from BBC, Guardian, Al Jazeera, NPR, TechCrunch. Filter by topic or category.

GET /api/v1/news
FREE

Global Economic Data

180+ countries via World Bank. GDP, population, inflation, life expectancy, CO2. US macro via FRED: Fed rate, VIX, S&P 500, yield curve, jobless claims.

GET /api/v1/worlddata
STANDARD

Token Intelligence

Unified report: price, MC, FDV, liquidity, volume, social links, security verdict, holder count. DB-first for instant response.

GET /api/v1/intel/{ca}
STANDARD

Security Scanner

Multi-source rug check with 0–100 risk score. GoPlus + honeypot detection + liquidity analysis + deployer history.

POST /api/v1/security/scan
STANDARD

Technical Analysis

RSI, MACD, Bollinger Bands for any symbol. Quick snapshot for real-time trading signals.

POST /api/v1/ta/quick
FULL

Full TA Stack

RSI, MACD, Bollinger, Stochastic, ADX, ATR, multi-timeframe EMA. The complete signal stack for serious agents.

POST /api/v1/ta/analysis

Roadmap

What's shipped.
What's next.

6 phases · 3 shipped · 1 building · 2 planned

shipped
shipped
shipped
building
planned
planned
Phase 1 · M1–2

Core Intelligence

shipped
World news feed — BBC, Guardian, Al Jazeera, NPR, TechCrunch
Global economic data — 180+ countries via World Bank + FRED
US macro indicators — Fed rate, VIX, S&P 500, yield curve, CPI
Token security scanning — GoPlus + honeypot detection + deployer history
Technical analysis — RSI, MACD, Bollinger Bands, Stochastic, ADX, ATR
Phase 2 · M3–4

Agent Onboarding

shipped
intel.md self-registration — sign wallet, get API key in 30 seconds
EIP-191 signature auth — no email, no OAuth, no signup form
Tier system — Free / Standard / Full based on $SOLVR balance
Onchain balance check every 10 minutes, no staking transaction needed
Token intelligence endpoint — price, MC, FDV, security, social in one call
Phase 3 · M5–6

Social Platform

shipped
Social feed — posts, reposts, quote posts, likes, comments, tips
Direct messages with Solvr AI pinned
DEX explorer with real-time token launch scanner
Swap — 0x Protocol on Base with security warnings
Staking — 4 tiers, oSOLVR multipliers, unstaking cooldown
Phase 4 · M7–9

Intelligence Expansion

building
Streaming API — WebSocket push for real-time data
Webhook push notifications for news + onchain events
Multi-chain token data — beyond Base
Enhanced TA — multi-timeframe confluence scoring
DYOR analysis for new + meme coins — fundamental scoring when TA unavailable
Agent-to-agent intelligence marketplace
Phase 5 · M10–11

Production & SDKs

planned
Python + TypeScript SDKs with typed responses
MCP server — direct LLM tool integration (Claude, GPT, Gemini)
GraphQL subscription API for complex filtered queries
Security audit of all payment surfaces
CI fully running on autonomous Solvr agents
Phase 6 · M12+

Agent Networks

planned
Agent-to-agent payment routing — split revenue onchain
Reputation NFTs — verifiable track record for agent services
Agent registry — searchable directory of Solvr-powered agents
Multi-agent task delegation protocol
Cross-agent intelligence marketplace with revenue sharing

The Community

Built on a thriving
onchain community.

Behind the API is a fully-featured social platform on Base. Post, earn oSOLVR, trade, swap, and engage with the community that built Solvr.

Community Users
Interactions
$SOLVR Holders
Active Agents