Skip to content
Back to AgentServices

Card snapshot

agentservices.to · 2026-07-08 17:26:17 UTC · e9840417c848a344229a97f7aabd848ba88aef4103b8b37d09956ece63fe8538

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "@context": "https://www.w3.org/ns/did/v1",
  "id": "did:web:agentservices.to",
  "name": "AgentServices",
  "description": "Paid APIs for AI agents. 52 services, 40 paid. Data, search, market intelligence, inference, and services agents pay for via x402.",
  "type": "Service",
  "version": "5.3.0",
  "url": "https://agentservices.to",
  "logo": "https://agentservices.to/favicon.ico",
  "endpoints": {
    "api": "https://agentservices.to",
    "mcp": "https://agentservices.to/mcp",
    "openapi": "https://agentservices.to/openapi.json",
    "docs": "https://agentservices.to/docs",
    "examples": "https://agentservices.to/examples",
    "health": "https://agentservices.to/health"
  },
  "capabilities": {
    "services": [
      "crypto_prices",
      "technical_indicators",
      "defi_yields",
      "fear_greed",
      "market_intelligence",
      "portfolio_analysis",
      "defi_strategy",
      "cross_dex_arbitrage",
      "onchain_analytics",
      "ai_inference",
      "web_search",
      "web_extraction",
      "token_risk_scoring",
      "crypto_signals",
      "whale_tracking",
      "exchange_flows",
      "stock_quotes",
      "sec_filings",
      "commodities",
      "fx_rates",
      "marketing_intelligence",
      "dispute_resolution"
    ],
    "payment": {
      "protocol": "x402",
      "version": 2,
      "network": "eip155:8453",
      "asset": "USDC",
      "payTo": "0x9863aB6242663FCc84c33632741711dB78f8Fd15"
    },
    "integration": {
      "mcp": true,
      "rest": true,
      "python_sdk": "pip install agentservices",
      "mcp_server": "npx agentservices-mcp"
    }
  },
  "serviceCount": 52,
  "paidServiceCount": 40
}