Card snapshot
api.agentnewsstand.com
·
2026-08-18 20:18:44 UTC
·
3895a439e36c970e5a8aa398b47d294547b1483cdfc2a55374ed9bba326bec90
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)"
},
"provider": {
"name": "Agent Newsstand",
"email": "admin@agentnewsstand.com"
}
}