agent402.tools IPO Watch Bundled Workflow is a paid API for AI agents from agent402.tools, paid per call via x402, $0.041/call, status unknown (last checked 2026-09-15).
Runs a bundled IPO watch workflow that pulls recent S-1/IPO filings from EDGAR and searches the web for IPO news in a single x402-paid call
Bundled execution of the IPO watch workflow - What companies are going public? Recent S-1/IPO filings from EDGAR plus a web search for IPO news. One x402 payment runs 3 underlying tools (edgar-recent-ipos, search, search-news); partial-success per step.
A combined result from three underlying tools: (1) recent IPO/S-1 filings from SEC EDGAR, (2) general web search results for IPO activity, and (3) recent news articles about IPOs — with partial-success handling if any sub-tool fails. Returns company names, filing details, and news snippets about companies going public.
POSThttps://agent402.tools/api/skill/ipo-watchUse this endpoint when you need a comprehensive, multi-source IPO intelligence snapshot in a single paid call rather than orchestrating EDGAR lookups and web searches separately. It is ideal for financial research agents that want to know what companies are going public right now, combining regulatory filings with news context without managing three separate tool invocations.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"args": {},
"pack": "ipo-watch",
"steps": [
{
"ok": true,
"slug": "edgar-recent-ipos",
"result": {}
},
{
"ok": true,
"slug": "search",
"result": {}
},
{
"ok": true,
"slug": "search-news",
"result": {}
}
],
"summary": "3/3 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"