Skip to content
Back to Agent Newsstand

Card snapshot

api.agentnewsstand.com · 2026-08-19 10:15:40 UTC · aa9396a269da7247391552d8c4f64134cd3b402774d223616cefac73ddd59548

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.

{
  "name": "Agent Newsstand",
  "description": "Market data and web intelligence for autonomous agents: tokenized-asset candles, EOD history, SEC filings, earnings, US macro, FRED calendar, one-call trading context, plus web tools (search, reader, paywall unlock, screenshots, URL safety).",
  "url": "https://api.agentnewsstand.com",
  "version": "0.2.0",
  "type": "service",
  "capabilities": {
    "payment": {
      "protocol": "x402",
      "network": "eip155:8453",
      "asset": "USDC",
      "mode": "per-call",
      "priceRange": "$0.005-$0.03",
      "enabled": true
    },
    "interfaces": {
      "rest": "https://api.agentnewsstand.com/openapi.json",
      "mcp": {
        "url": "https://api.agentnewsstand.com/mcp",
        "transport": "streamable-http",
        "tools": 16
      },
      "discovery": [
        "https://api.agentnewsstand.com/.well-known/x402",
        "https://api.agentnewsstand.com/llms.txt",
        "https://api.agentnewsstand.com/llms-full.txt"
      ]
    },
    "categories": [
      "markets",
      "meta",
      "security",
      "web-data"
    ]
  },
  "freeTier": {
    "sampleTwins": "https://api.agentnewsstand.com/v1/sample/* (exact response shapes)",
    "feedback": "https://api.agentnewsstand.com/v1/feedback (free, no payment)",
    "skills": "https://github.com/AgentNewsstand/agent-newsstand-skills"
  },
  "provider": {
    "name": "Agent Newsstand",
    "email": "admin@agentnewsstand.com"
  }
}