AgentServices
to.agentservices/agentservices52 paid x402 API endpoints for AI agents — crypto, data, DeFi, market intelligence.
Tools · 43
Get current crypto prices for one or more symbols (FREE)
Get technical indicators (RSI, MACD, Bollinger Bands) for a crypto symbol ($0.02 x402)
Get top DeFi yield pools ranked by TVL ($0.02 x402)
Get crypto Fear & Greed sentiment index (FREE)
Get geolocation data for an IP address (FREE)
Extract metadata from a URL — title, description, images ($0.01 x402)
Web search with structured results — same as GET /v1/search ($0.01 x402)
Submit a dispute for AI-powered policy-driven ruling. 7 policy templates available ($0.05 x402)
List all available dispute resolution policy templates (FREE)
AI-powered brand sentiment analysis across platforms (FREE beta)
Detect trending marketing topics in any industry (FREE beta)
Generate ad copy for Google, Meta, TikTok, or Taboola (FREE beta)
Large whale transactions on BTC (>=10 BTC) and ETH chains ($0.02 x402)
CEX reserve flows and 24h changes from DeFi Llama ($0.02 x402)
30-day Pearson correlation matrix across top crypto assets ($0.03 x402)
Top DeFi protocols ranked by TVL from DeFi Llama ($0.02 x402)
Stablecoin market caps and supply data ($0.02 x402)
Trending crypto/web3 GitHub repos with velocity scores ($0.02 x402)
Paste-ready multi-source market context for LLM system prompts (FREE)
Macro economic indicators: global market cap, dominance, derivatives ($0.02 x402)
LLM inference gateway — chat completions via gpt-5.4/5.4-mini/5.5 ($0.03 x402)
Token risk scoring — volatility, liquidity, market cap analysis ($0.03 x402)
Crypto buy/sell signals from RSI, moving averages, Bollinger Bands ($0.04 x402)
Real-time stock market quote from Yahoo Finance ($0.02 x402)
Historical OHLCV stock data ($0.03 x402)
SEC filings parser — 10-K, 10-Q, 8-K from EDGAR ($0.03 x402)
Commodity prices — oil, gold, silver, copper, wheat ($0.03 x402)
Real-time FX/forex rates for 30+ currencies ($0.003 x402)
Extract clean text from any URL — strips ads, nav, scripts ($0.002 x402)
Check PyPI/npm package for known vulnerabilities ($0.02 x402)
SEO keyword research with volume estimates and competition ($0.01 x402)
Deep research — search web + extract content + synthesize intelligence brief ($0.05 x402)
Portfolio intelligence — price + technical signal + risk score + market sentiment in one call ($0.10 x402)
DeFi strategy report — top yields + protocol TVL + cross-chain comparison + risk assessment with high-APY flags ($0.25 x402)
Market pulse — Fear & Greed + trending tokens + news + social + whale movements + global market in one snapshot ($0.05 x402)
On-chain intelligence — whale movements + exchange flows + stablecoin flows + correlation matrix + DeFi TVL in one report ($0.15 x402)
Cross-DEX arbitrage scanner — compares token prices across exchanges, models gas-adjusted profitability at different trade sizes, estimates slippage, flags actionable opportunities ($0.08 x402)
DeFi liquidation heatmap — calculates liquidation prices across Aave V3, Compound V3, and MakerDAO for any token. Models cascading liquidation risk, estimates volume at risk, flags critical price zone…
LLM chat completion — 400+ models (GPT, Claude, Gemini, DeepSeek, Grok, Llama). Use model='auto' for smart routing. OpenAI-compatible ($0.03 x402)
Generate an AI image from a text prompt via gpt-image-2 ($0.05 x402)
Convert text to speech audio with natural voices ($0.05 x402)
Get a Stripe Checkout URL to buy a $10 prepaid credit pack (requires Google OAuth login)
Check your prepaid credit balance (requires Google OAuth login)
Resources · 2
Current crypto prices (BTC, ETH, SOL, XRP)
agentservices://prices
Available dispute resolution policies
agentservices://policies
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentservices": {
"url": "https://agentservices.to/mcp",
"transport": "streamable-http"
}
}
}