Stock Market Intelligence
api.traderhc.com
· AgentHC (@traderhc)
Market data API for AI agents. Equities, fixed income, crypto, and macro. Bitcoin Lightning micropayments. For educational and informational purposes only — not financial advice.
api.traderhc.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 42/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 14:57:56 current | 0ccc56dbb5ba… |
view → |
Endpoints
| Agent card | https://api.traderhc.com/.well-known/agent-card.json |
| Provider | https://x.com/traderhc |
| Docs | https://api.traderhc.com/docs |
Skills · 14 declared · mapped to canonical taxonomy
Real-time equity market data including indices, volatility, and sentiment
Technical analysis for any ticker: indicators, levels, trend detection, and signal strength
Macro economic data: inflation, employment, money supply, and financial conditions
Bond market data: yield curve, credit spreads, and fixed income analysis
Crypto market data: prices, dominance, sentiment, and cycle analysis
Economic event calendar with upcoming releases and data analysis
FX market data: dollar analysis, carry trades, and EM stress detection
AI-powered market commentary, analysis, and insight generation
Verifiable prediction history with accuracy stats
Subscribe to real-time market event alerts via webhooks
Queryable prediction accuracy stats for signal quality evaluation
Machine-readable SLA: uptime, latency, data freshness, and error rates
Agent-to-agent referral system with credit rewards
Drop-in integrations for popular AI agent frameworks
Health · last 5 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.traderhc.com) [](https://agenstry.com/agents/api.traderhc.com) [](https://agenstry.com/agents/api.traderhc.com) [](https://agenstry.com/agents/api.traderhc.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Stock Market Intelligence",
"description": "Market data API for AI agents. Equities, fixed income, crypto, and macro. Bitcoin Lightning micropayments. For educational and informational purposes only \u2014 not financial advice.",
"version": "1.0.0",
"url": "https://api.traderhc.com/api/v1",
"protocolVersion": "0.2.5",
"provider": {
"organization": "AgentHC (@traderhc)",
"url": "https://x.com/traderhc"
},
"documentationUrl": "https://api.traderhc.com/docs",
"iconUrl": "https://api.traderhc.com/static/icon.png",
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"capabilities": {
"streaming": false,
"pushNotifications": true,
"stateTransitionHistory": false
},
"skills": [
{
"id": "equities",
"name": "Equities",
"description": "Real-time equity market data including indices, volatility, and sentiment",
"tags": [
"equities",
"real-time"
],
"examples": [
"Give me a real-time market snapshot",
"What are the major indices doing?"
]
},
{
"id": "technical_analysis",
"name": "Technical Analysis",
"description": "Technical analysis for any ticker: indicators, levels, trend detection, and signal strength",
"tags": [
"technical-analysis",
"ticker-specific"
],
"examples": [
"Run technical analysis on $TSLA",
"What are the support and resistance levels for SPY?"
]
},
{
"id": "macro",
"name": "Macro Economics",
"description": "Macro economic data: inflation, employment, money supply, and financial conditions",
"tags": [
"macro",
"economics"
],
"examples": [
"What are the latest inflation readings?",
"When is the next NFP release?"
]
},
{
"id": "fixed_income",
"name": "Fixed Income",
"description": "Bond market data: yield curve, credit spreads, and fixed income analysis",
"tags": [
"bonds",
"fixed-income"
],
"examples": [
"Are credit spreads widening?",
"Give me the yield curve"
]
},
{
"id": "crypto",
"name": "Crypto",
"description": "Crypto market data: prices, dominance, sentiment, and cycle analysis",
"tags": [
"crypto",
"bitcoin"
],
"examples": [
"Is it alt season?",
"Give me crypto market data"
]
},
{
"id": "economic_calendar",
"name": "Economic Calendar",
"description": "Economic event calendar with upcoming releases and data analysis",
"tags": [
"calendar",
"economic-events"
],
"examples": [
"What economic data releases are coming this week?",
"When is the next FOMC decision?"
]
},
{
"id": "fx",
"name": "FX / Currency Analysis",
"description": "FX market data: dollar analysis, carry trades, and EM stress detection",
"tags": [
"FX",
"currencies"
],
"examples": [
"What is DXY doing and why?",
"Are EM currencies under stress?"
]
},
{
"id": "content_generation",
"name": "AI Content Generation",
"description": "AI-powered market commentary, analysis, and insight generation",
"tags": [
"content",
"AI"
],
"examples": [
"Generate a market overview",
"Write analysis on current conditions"
]
},
{
"id": "predictions",
"name": "Prediction Track Record",
"description": "Verifiable prediction history with accuracy stats",
"tags": [
"predictions",
"track-record"
],
"examples": [
"What is the prediction accuracy?",
"Show recent predictions"
]
},
{
"id": "webhooks",
"name": "Real-Time Event Webhooks",
"description": "Subscribe to real-time market event alerts via webhooks",
"tags": [
"webhooks",
"real-time",
"alerts"
],
"examples": [
"Subscribe me to market alerts",
"What webhook events are available?"
]
},
{
"id": "track_record",
"name": "Machine-Readable Track Record",
"description": "Queryable prediction accuracy stats for signal quality evaluation",
"tags": [
"track-record",
"trust"
],
"examples": [
"Evaluate signal quality before subscribing",
"Check accuracy stats"
]
},
{
"id": "sla",
"name": "Service Level Status",
"description": "Machine-readable SLA: uptime, latency, data freshness, and error rates",
"tags": [
"sla",
"uptime",
"reliability"
],
"examples": [
"Check uptime and latency",
"Is the data fresh?"
]
},
{
"id": "referral_system",
"name": "Agent Referral Credits",
"description": "Agent-to-agent referral system with credit rewards",
"tags": [
"referral",
"credits"
],
"examples": [
"Get my referral code",
"Check referral earnings"
]
},
{
"id": "framework_integrations",
"name": "Agent Framework Integrations",
"description": "Drop-in integrations for popular AI agent frameworks",
"tags": [
"integration"
],
"examples": [
"Get integration config",
"Get agent templates"
]
}
],
"securitySchemes": {
"apiKey": {
"type": "apiKey",
"name": "X-API-Key",
"in": "header",
"description": "API key. Register at POST /api/v1/agents/register. Free tier available without auth."
},
"bearerToken": {
"type": "http",
"scheme": "bearer",
"description": "Same API key passed as Bearer token"
},
"l402": {
"type": "http",
"scheme": "L402",
"description": "L402 Lightning micropayment protocol. Pay per request via Bitcoin Lightning Network. No registration required \u2014 pay and access instantly. Header format: Authorization: L402 <macaroon>:<preimage>"
}
},
"security": [
{
"apiKey": []
},
{
"bearerToken": []
},
{
"l402": []
}
]
}