agent402.tools Financial Research Bundle is a paid API for AI agents from agent402.tools, paid per call via x402, $0.024/call, status unknown (last checked 2026-09-14).
Runs a bundled 7-tool financial research workflow for a single ticker — pulling SEC filings, real-time quotes, historical prices, and macro context in one x402 payment
Bundled execution of the Financial research workflow - Pull SEC filings, real-time quotes, historical prices, and macro context for a single ticker in one pass. One x402 payment runs 7 underlying tools (stock-quote, stock-history, edgar-filings, edgar-company-facts, edgar-insider-trades, fred-series, research-company); partial-success per step.
A comprehensive financial research bundle for the given ticker, including real-time stock quote, historical price series, relevant SEC filings (e.g. 10-K, 10-Q), and macroeconomic context — all returned from 7 underlying tools in a single response.
POSThttps://agent402.tools/api/skill/financial-researchPrefer this endpoint when you need comprehensive financial data for a single ticker in one API call and want to avoid orchestrating multiple separate tool calls. Ideal when researching US-listed equities for investment analysis, due diligence, or financial summaries. Cost-effective at $1.50 USDC when 7 tools would otherwise each require separate payments.
| Field | Type | Description |
|---|---|---|
| ticker | string | Stock ticker symbol (e.g. AAPL, MSFT, NVDA) |
{
"type": "json",
"example": {
"args": {
"ticker": "AAPL"
},
"pack": "financial-research",
"steps": [
{
"ok": true,
"slug": "stock-quote",
"result": {}
},
{
"ok": true,
"slug": "stock-history",
"result": {}
},
{
"ok": true,
"slug": "edgar-filings",
"result": {}
},
{
"ok": true,
"slug": "edgar-company-facts",
"result": {}
},
{
"ok": true,
"slug": "edgar-insider-trades",
"result": {}
},
{
"ok": true,
"slug": "fred-series",
"result": {}
}
],
"summary": "6/6 steps succeeded"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"