50 paid data, market intelligence, and inference APIs for AI agents. Crypto prices, DeFi yields, on-chain analytics, portfolio intelligence, deep research. x402 micropayments via USDC on Base. MCP endpoint with 36 tools.
Pay from $0.01 to $0.10 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 4h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 332ms
- avg response
- 190ms
- total checks
- 11
compliance A (11/12)
11 of 12 x402 conformance checks pass. Full checklist below.
price $0.01 to $0.10 (p63 in Data)
- price (min)
- $0.01
- price (max)
- $0.10
- category percentile (min)
- p63 in Data
- category percentile (max)
- p81 in Data
- endpoints / prices
- 6 / 5
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
WHAT IT DOES
ai-derivedProvides financial market data, indicators, research, and portfolio tracking services with a focus on cryptocurrency assets like Bitcoin. conf 90%
- category
- crypto-market-data conf 90%
- in
- query params
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /v1/indicators/BTC | $0.02 | Base | USDC | |
| GET | /v1/market-pulse | $0.05 | Base | USDC | |
| GET | /v1/portfolio | $0.10 | Base | USDC | |
| GET | /v1/research | $0.05 | Base | USDC | |
| GET | /v1/search | $0.01 | Base | USDC | |
| GET | /v1/token-risk/BTC | $0.03 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /v1/indicators/BTC returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://agentservices.to/v1/indicators/BTC'
// 402 response (captured by monitor) · 6 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"symbol": "BTC"
}
},
"output": {
"type": "json",
"example": {
"atr": 1200,
"rsi": 45.2,
"symbol": "BTC",
"bollinger_bands": {
"lower": 65500,
"upper": 68500,
"middle": 67000
}
}
},
"routeTemplate": "/v1/indicators/:symbol"
},
"name": "AgentServices",
"description": "Technical indicators: RSI, Bollinger Bands, ATR, Support/Resistance"
}
},
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentservices.to/v1/indicators/BTC",
"tags": [
"data",
"crypto",
"defi",
"search",
"inference",
"marketing-intelligence",
"onchain",
"analytics"
],
"mimeType": "application/json",
"description": "Technical indicators: RSI, Bollinger Bands, ATR, Support/Resistance",
"serviceName": "AgentServices"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"query": {
"q": "bitcoin price"
},
"method": "GET"
},
"output": {
"type": "json",
"example": [
{
"url": "https://example.com",
"title": "Bitcoin Price",
"snippet": "Current BTC price..."
}
]
},
"routeTemplate": "/v1/search"
},
"name": "AgentServices",
"description": "AI-powered web search with structured results"
}
},
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentservices.to/v1/search",
"tags": [
"data",
"crypto",
"defi",
"search",
"inference",
"marketing-intelligence",
"onchain",
"analytics"
],
"mimeType": "application/json",
"description": "AI-powered web search with structured results",
"serviceName": "AgentServices"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"query": {
"q": "Bitcoin ETF flows"
},
"method": "GET"
},
"output": {
"type": "json",
"example": {
"query": "Bitcoin ETF flows",
"sources": [],
"synthesis": "ETF inflows have accelerated..."
}
},
"routeTemplate": "/v1/research"
},
"name": "AgentServices",
"description": "Deep research — search + extract + synthesize in one call"
}
},
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentservices.to/v1/research",
"tags": [
"data",
"crypto",
"defi",
"search",
"inference",
"marketing-intelligence",
"onchain",
"analytics"
],
"mimeType": "application/json",
"description": "Deep research — search + extract + synthesize in one call",
"serviceName": "AgentServices"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"query": {
"symbol": "BTC"
},
"method": "GET"
},
"output": {
"type": "json",
"example": {
"risk": "LOW",
"price": 64000,
"signal": "BULLISH",
"symbol": "BTC",
"verdict": "Hold with confidence"
}
},
"routeTemplate": "/v1/portfolio"
},
"name": "AgentServices",
"description": "Portfolio intelligence — price + signal + risk + sentiment in one call"
}
},
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentservices.to/v1/portfolio",
"tags": [
"data",
"crypto",
"defi",
"search",
"inference",
"marketing-intelligence",
"onchain",
"analytics"
],
"mimeType": "application/json",
"description": "Portfolio intelligence — price + signal + risk + sentiment in one call",
"serviceName": "AgentServices"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET"
},
"output": {
"type": "json",
"example": {
"trending": [
"BTC",
"SOL"
],
"direction": "BULLISH",
"fear_greed": 72
}
},
"routeTemplate": "/v1/market-pulse"
},
"name": "AgentServices",
"description": "Market pulse — sentiment + trending + news + social + whales + global in one call"
}
},
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentservices.to/v1/market-pulse",
"tags": [
"data",
"crypto",
"defi",
"search",
"inference",
"marketing-intelligence",
"onchain",
"analytics"
],
"mimeType": "application/json",
"description": "Market pulse — sentiment + trending + news + social + whales + global in one call",
"serviceName": "AgentServices"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"token": "BTC"
}
},
"output": {
"type": "json",
"example": {
"token": "BTC",
"factors": {
"liquidity": "HIGH",
"concentration": "LOW"
},
"risk_level": "LOW",
"risk_score": 15
}
},
"routeTemplate": "/v1/token-risk/:token"
},
"name": "AgentServices",
"description": "Token risk scoring — volatility, liquidity, market cap analysis"
}
},
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentservices.to/v1/token-risk/BTC",
"tags": [
"data",
"crypto",
"defi",
"search",
"inference",
"marketing-intelligence",
"onchain",
"analytics"
],
"mimeType": "application/json",
"description": "Token risk scoring — volatility, liquidity, market cap analysis",
"serviceName": "AgentServices"
},
"x402Version": 2
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/agentservices/price and /api/v1/services/agentservices/scores.
Median across 6 endpoints. Use the selector to isolate one.
COMPLIANCE
11/12 checks pass · grade A- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- response mimeType declared
- served over HTTPS
EMBED THIS BADGE
<a href="https://x402-list.com/services/agentservices?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/agentservices.svg" alt="AgentServices listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/agentservices?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/agentservices?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/agentservices.svg?data=uptime" alt="AgentServices uptime on x402-list" height="28"> </a>