Skip to content
Back to AgentServices

Card snapshot

agentservices.to · 2026-07-12 17:19:47 UTC · b35879c1cdb73f435451ffbc3e15e3905fab08a7adcf61e3542a4b391fe616e2

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. 53 services, 41 paid. Data, search, market intelligence, inference, and services agents pay for via x402.",
  "type": "Service",
  "protocolVersion": "1.0",
  "version": "5.3.0",
  "url": "https://agentservices.to",
  "logo": "https://agentservices.to/favicon.ico",
  "skills": [
    {
      "id": "agent-initiated-checkout",
      "name": "Agent-Initiated Checkout (AP2)",
      "description": "Paid APIs for AI agents over x402: market data, research, inference, portfolio intelligence, and payment-aware tooling.",
      "tags": [
        "x402",
        "payments",
        "market-intelligence",
        "research",
        "inference",
        "mcp"
      ]
    }
  ],
  "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": 53,
  "paidServiceCount": 41
}