# agenttoll.dev Receipt-backed paid work products for AI agents: market intelligence, OSINT briefs, legal/regulatory checks, research tasks, public-data monitoring, and spend-capped x402 calls on Base USDC. agenttoll.dev sells paid data calls to AI agents. Agents discover tools, request a call, receive an HTTP 402 challenge, pay in Base USDC with x402, and receive structured JSON. ## Payment - Protocol: x402 - Scheme: exact - Network: eip155:8453 (Base mainnet) - Asset: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) - Seller wallet: 0x62a0D3d9DF0dE8804983009949c714EaeAFd87F1 - Facilitator: https://api.cdp.coinbase.com/platform/v2/x402 - API keys: not required for x402 paid calls ## Discovery - Human discovery page: https://agenttoll.dev/discovery - Tool directory: https://agenttoll.dev/tools - MCP endpoint: https://agenttoll.dev/mcp - MCP manifest: https://agenttoll.dev/.well-known/mcp.json - Agent manifest: https://agenttoll.dev/.well-known/agent.json - x402 resources: https://agenttoll.dev/.well-known/x402 - Full x402 catalog: https://agenttoll.dev/.well-known/x402.json - OpenAPI: https://agenttoll.dev/openapi.json - System info: https://agenttoll.dev/api/system/info - Quote endpoint: https://agenttoll.dev/api/quote?tool=trending_markets ## How to use a tool 1. Pick a tool from /tools, /api/system/info, /.well-known/agent.json, or /.well-known/mcp.json. 2. Price it with /api/quote?tool=. 3. Call the MCP tool or HTTP endpoint. 4. Sign the x402 challenge and retry with the payment header. 5. Read the JSON response. Verify any on-chain payment with /receipt/. ## Categories ### Prediction Markets 12 tools: polymarket_event_scan, polymarket_market_scan, cross_platform_arb_scan, rebalance_arb_scan, trending_markets, odds_feed, volume_analytics, resolution_history, kalshi_markets, combinatorial_arb, orderbook_imbalance, smart_money. ### x402 Market Intel 3 tools: x402_market_radar, x402_rank_audit, x402_seller_readiness_audit. ### MCP Trust 2 tools: mcp_safety_brief, mcp_approval_pack. ### OSINT & Intelligence 17 tools: geo_intervention_pulse, flight_intel, osint_research_pack, scenario_verdict, weather_bias_score, supply_chain_stress, regulatory_pulse, regulatory_impact_brief, attention_momentum, sec_8k_velocity, fred_surprises, treasury_dts, openrouter_models, github_trending, github_repo_intel, hn_frontpage, reddit_search. ### Web Intel 8 tools: scrape, detect_stack, extract_contacts, score_lead, enrich_lead, check_agent_policy, find_agent_resource, validate_agent_manifest. ### Legal & Regulatory 7 tools: court_opinions, court_docket, federal_register, patents_search, regulations_search, judges_search, trademarks_search. ### Academic & Science 7 tools: search_papers, search_arxiv, search_pubmed, clinical_trials, search_openalex, paper_details, citation_graph. ### Health & Safety 8 tools: drug_recalls, adverse_events, product_recalls, vehicle_recalls, drug_labels, disease_outbreaks, food_safety, food_recall_check. ### Environmental 13 tools: wildfires, weather_alerts, tide_data, space_weather, water_levels, usgs_quake, openaq_air, space_weather_kp, weather_forecast_grid, weather_current_global, aurora_forecast, marine_conditions, air_quality_index. ### Government 8 tools: federal_spending, national_debt, federal_grants, nonprofit_filings, economic_indicators, lobbying_records, federal_contracts, gov_contract_fit_brief. ### Finance & Crypto 10 tools: edgar_filings, insider_trades, insider_cluster_brief, token_stock_quote, fred_series, currency_rates, business_days, crypto_price_simple, btc_address_balance, btc_mempool_fees. ### Security 6 tools: agent_threat_intel, mcp_supply_chain_iocs, agent_trifecta_score, agent_security_policies, cve_search, company_registry. ### Gen-Video Intel 2 tools: gen_video_intel, model_settings_lookup. ### Utility 6 tools: postal_code_lookup, ip_geolocation, timezone_current, airport_status, dns_records_lookup, isbn_book_lookup. ## Tools ### scrape Category: Web Intel Price: $0.01 per call Description: Fetch a URL and return title, description, meta tags, headings, links, text, and tech signals. Quote: https://agenttoll.dev/api/quote?tool=scrape Tool page: https://agenttoll.dev/tools/scrape MCP endpoint: https://agenttoll.dev/mcp Input: {"url":"string, include https://"} Example: {"url":"https://example.com"} ### detect_stack Category: Web Intel Price: $0.02 per call Description: Fingerprint a URL for framework, analytics, hosting, payment, CRM, and site-platform signals. Quote: https://agenttoll.dev/api/quote?tool=detect_stack Tool page: https://agenttoll.dev/tools/detect_stack MCP endpoint: https://agenttoll.dev/mcp Input: {"url":"string, include https://"} Example: {"url":"https://stripe.com"} ### extract_contacts Category: Web Intel Price: $0.02 per call Description: Extract visible emails, phone-like strings, social links, and contact/about/pricing/careers URLs from a page. Quote: https://agenttoll.dev/api/quote?tool=extract_contacts Tool page: https://agenttoll.dev/tools/extract_contacts MCP endpoint: https://agenttoll.dev/mcp Input: {"url":"string, include https://"} Example: {"url":"https://example.com"} ### score_lead Category: Web Intel Price: $0.03 per call Description: Score a company domain for outbound fit using HTTPS, DNS, tech stack, contact paths, social links, platform, and copy depth. Quote: https://agenttoll.dev/api/quote?tool=score_lead Tool page: https://agenttoll.dev/tools/score_lead MCP endpoint: https://agenttoll.dev/mcp Input: {"domain":"string, example stripe.com"} Example: {"domain":"stripe.com"} ### check_agent_policy Category: Web Intel Price: $0.01 per call Description: Check robots.txt, llms.txt, security.txt, and agent.json for crawl/discovery signals before an agent touches a site. Quote: https://agenttoll.dev/api/quote?tool=check_agent_policy Tool page: https://agenttoll.dev/tools/check_agent_policy MCP endpoint: https://agenttoll.dev/mcp Input: {"domain":"string, example example.com"} Example: {"domain":"example.com"} ### find_agent_resource Category: Web Intel Price: $0.01 per call Description: Search a small curated atlas of agent-useful APIs, self-hosted tools, payment rails, scraping helpers, and automation primitives. Quote: https://agenttoll.dev/api/quote?tool=find_agent_resource Tool page: https://agenttoll.dev/tools/find_agent_resource MCP endpoint: https://agenttoll.dev/mcp Input: {"query":"string","category":"optional string"} Example: {"query":"open source CRM","category":"sales"} ### validate_agent_manifest Category: Web Intel Price: $0.03 per call Description: Validate an agent manifest for required identity, endpoint, tools, pricing, and payment fields. Quote: https://agenttoll.dev/api/quote?tool=validate_agent_manifest Tool page: https://agenttoll.dev/tools/validate_agent_manifest MCP endpoint: https://agenttoll.dev/mcp Input: {"manifest_json":"JSON string"} Example: {"manifest_json":"{...}"} ### enrich_lead Category: Web Intel Price: $0.05 per call Description: Enrich a company domain with site metadata, tech stack, social links, DNS, platform cues, and contact links. Quote: https://agenttoll.dev/api/quote?tool=enrich_lead Tool page: https://agenttoll.dev/tools/enrich_lead MCP endpoint: https://agenttoll.dev/mcp Input: {"domain":"string, example stripe.com"} Example: {"domain":"stripe.com"} ### x402_market_radar Category: x402 Market Intel Price: $0.05 per call Description: CDP Bazaar radar for x402 builders: live catalog size, AgentToll ranks, keyword gaps, vertical competition, price samples, and next actions. Quote: https://agenttoll.dev/api/quote?tool=x402_market_radar Tool page: https://agenttoll.dev/tools/x402_market_radar HTTP endpoint: https://agenttoll.dev/paid/x402/market-radar Input: {"query_limit":"optional integer 3-20; default 15"} Example: {"query_limit":15} ### x402_rank_audit Category: x402 Market Intel Price: $0.10 per call Description: Audit one x402 resource across buyer keywords. Returns Bazaar rank, competitors above it, metadata defects, and fixes that can improve paid-resource discovery. Quote: https://agenttoll.dev/api/quote?tool=x402_rank_audit Tool page: https://agenttoll.dev/tools/x402_rank_audit HTTP endpoint: https://agenttoll.dev/paid/x402/rank-audit Input: {"resource":"optional resource URL","keywords":"optional string array, max 8","limit":"optional integer 5-25"} Example: {"resource":"https://agenttoll.dev/paid/x402/market-radar","keywords":["x402 market radar","CDP Bazaar ranking"]} ### mcp_safety_brief Category: MCP Trust Price: $0.10 per call Description: Static risk brief for an MCP server, OpenAPI spec, or tool manifest before an agent connects it. Returns tool risk, PII and credential hints, allowlist advice, approval policy, and a user-facing safety line. Quote: https://agenttoll.dev/api/quote?tool=mcp_safety_brief Tool page: https://agenttoll.dev/tools/mcp_safety_brief HTTP endpoint: https://agenttoll.dev/paid/mcp/safety-brief Input: {"server_url":"optional reference URL; not fetched","openapi_url":"optional reference URL; not fetched","openapi_json":"optional pasted OpenAPI object or JSON string to analyze","manifest_json":"optional MCP manifest object or JSON string","tool_schema":"optional tool schema object or JSON string","intended_task":"optional user task","sensitive_context":"optional boolean","max_tools":"optional integer 1-25"} Example: {"openapi_json":{"openapi":"3.1.0","paths":{"/messages":{"post":{"summary":"Send message","requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"email":{"type":"string"},"message":{"type":"string"}}}}}}}}}},"intended_task":"send a support message","sensitive_context":true} ### x402_seller_readiness_audit Category: x402 Market Intel Price: $0.10 per call Description: Audit whether a paid x402 route is ready for agent buyers. Checks discovery metadata, price visibility, Base USDC terms, seller wallet, receipt language, tool descriptions, and approval copy. Quote: https://agenttoll.dev/api/quote?tool=x402_seller_readiness_audit Tool page: https://agenttoll.dev/tools/x402_seller_readiness_audit HTTP endpoint: https://agenttoll.dev/paid/x402/seller-readiness-audit Input: {"resource_url":"optional reference URL; not fetched","openapi_url":"optional reference URL; not fetched","openapi_json":"optional pasted OpenAPI object or JSON string","agent_json":"optional agent manifest object or JSON string","expected_price":"optional number or string","seller_address":"optional 0x seller wallet","route_metadata":"optional route metadata object or JSON string"} Example: {"resource_url":"https://agenttoll.dev/paid/x402/market-radar","expected_price":"0.05","seller_address":"0x62a0D3d9DF0dE8804983009949c714EaeAFd87F1","route_metadata":{"protocol":"x402","network":"eip155:8453","asset":"USDC","receipt_schema":"agenttoll.receipt.v1"}} ### mcp_approval_pack Category: MCP Trust Price: $0.05 per call Description: Generate the approval prompt and spend policy an agent should show before using a paid or risky tool. Returns maxPayment, seller checks, risk reasons, allowed fields, and what not to send. Quote: https://agenttoll.dev/api/quote?tool=mcp_approval_pack Tool page: https://agenttoll.dev/tools/mcp_approval_pack HTTP endpoint: https://agenttoll.dev/paid/mcp/approval-pack Input: {"tool_name":"optional tool name","route_url":"optional route URL","price_usd":"optional number or string","task_intent":"optional user task","max_payment_usd":"optional number or string","tool_schema":"optional tool schema object or JSON string","method":"optional HTTP method","seller_address":"optional 0x seller wallet"} Example: {"tool_name":"x402_market_radar","route_url":"https://agenttoll.dev/paid/x402/market-radar","price_usd":"0.05","task_intent":"check x402 market demand","max_payment_usd":"0.05","tool_schema":{"name":"x402_market_radar","description":"Return an x402 catalog and ranking brief for agent buyers.","properties":{"query_limit":{"type":"integer"}}},"seller_address":"0x62a0D3d9DF0dE8804983009949c714EaeAFd87F1"} ### insider_cluster_brief Category: Finance & Crypto Price: $0.10 per call Description: Turn recent SEC Form 4 filings into an insider-activity brief: clustered companies, filing counts, source links, and watchlist verdict. Signal intel only. Quote: https://agenttoll.dev/api/quote?tool=insider_cluster_brief Tool page: https://agenttoll.dev/tools/insider_cluster_brief HTTP endpoint: https://agenttoll.dev/paid/finance/insider-cluster-brief Input: {"ticker":"optional stock ticker","limit":"optional integer 5-80"} Example: {"ticker":"AAPL","limit":30} ### gov_contract_fit_brief Category: Government Price: $0.15 per call Description: Find federal contract awards that fit a service keyword, agency, or company domain. Returns scored incumbents, buyer agencies, dollar amounts, and pursuit notes. Quote: https://agenttoll.dev/api/quote?tool=gov_contract_fit_brief Tool page: https://agenttoll.dev/tools/gov_contract_fit_brief HTTP endpoint: https://agenttoll.dev/paid/gov/contract-fit-brief Input: {"keyword":"service or market keyword","agency":"optional agency","company_domain":"optional company domain","limit":"optional integer 5-50"} Example: {"keyword":"cybersecurity training","agency":"Department of Defense"} ### regulatory_impact_brief Category: OSINT & Intelligence Price: $0.12 per call Description: Summarize fresh Federal Register and rulemaking signals for one sector. Returns severity, source links, agency context, and a plain action read. Quote: https://agenttoll.dev/api/quote?tool=regulatory_impact_brief Tool page: https://agenttoll.dev/tools/regulatory_impact_brief HTTP endpoint: https://agenttoll.dev/paid/osint/regulatory-impact-brief Input: {"sector":"crypto, ai, banking, healthcare, energy, privacy, or custom phrase","agency":"optional agency","hours":"optional integer 6-720"} Example: {"sector":"crypto","hours":72} ### polymarket_event_scan Category: Prediction Markets Price: $0.03 per call Description: Scan one live Polymarket negRisk event for fee-adjusted outcome-sum violations. Quote: https://agenttoll.dev/api/quote?tool=polymarket_event_scan Tool page: https://agenttoll.dev/tools/polymarket_event_scan HTTP endpoint: https://agenttoll.dev/paid/polymarket/event-scan Input: {"slug":"Polymarket event slug","min_edge":"optional decimal, default 0.02","min_liquidity":"optional USD, default 1000"} Example: {"slug":"democratic-presidential-nominee-2028","min_edge":"0.02","min_liquidity":"1000"} ### polymarket_market_scan Category: Prediction Markets Price: $0.05 per call Description: Scan high-volume active Polymarket markets for resolution candidates and fee-adjusted YES+NO bundle violations. Quote: https://agenttoll.dev/api/quote?tool=polymarket_market_scan Tool page: https://agenttoll.dev/tools/polymarket_market_scan HTTP endpoint: https://agenttoll.dev/paid/polymarket/market-scan Input: {"limit":"optional integer 10-200","min_certainty":"optional decimal, default 0.95","min_edge":"optional decimal, default 0.02"} Example: {"limit":"100","min_certainty":"0.95","min_edge":"0.02"} ### cross_platform_arb_scan Category: Prediction Markets Price: $0.10 per call Description: Match live Polymarket and Kalshi markets for a topic, compare complementary top-of-book asks, and report fee-adjusted cross-platform spread candidates. Quote: https://agenttoll.dev/api/quote?tool=cross_platform_arb_scan Tool page: https://agenttoll.dev/tools/cross_platform_arb_scan HTTP endpoint: https://agenttoll.dev/paid/markets/cross-platform-scan Input: {"query":"required topic, entity, or asset","min_similarity":"optional decimal, default 0.62","min_net_edge":"optional decimal, default 0.015","kalshi_max_pages":"optional integer 1-20"} Example: {"query":"bitcoin","min_similarity":"0.62","min_net_edge":"0.015","kalshi_max_pages":"12"} ### rebalance_arb_scan Category: Prediction Markets Price: $0.04 per call Description: Scan Polymarket for single-market rebalance arbitrage: YES+NO pricing violations where guaranteed profit exists. Returns long and short opportunities with confidence scores. Quote: https://agenttoll.dev/api/quote?tool=rebalance_arb_scan Tool page: https://agenttoll.dev/tools/rebalance_arb_scan HTTP endpoint: https://agenttoll.dev/paid/polymarket/rebalance-scan Input: {"limit":"optional, default 500, max 2000","min_edge":"optional decimal, default 0.005","min_liquidity":"optional integer, default 1000"} Example: {"limit":500,"min_edge":0.005} ### trending_markets Category: Prediction Markets Price: $0.02 per call Description: Get top trending Polymarket markets by 24h volume. Includes current prices, liquidity, and volume data. Perfect for market discovery and signal generation. Quote: https://agenttoll.dev/api/quote?tool=trending_markets Tool page: https://agenttoll.dev/tools/trending_markets HTTP endpoint: https://agenttoll.dev/paid/polymarket/trending Input: {"limit":"optional, default 20, max 100","category":"optional, e.g. politics, sports, crypto"} Example: {"limit":20} ### odds_feed Category: Prediction Markets Price: $0.02 per call Description: Normalized live odds across Polymarket and Kalshi in a single JSON response. YES/NO prices, spreads, volume, and liquidity for cross-platform comparison. Quote: https://agenttoll.dev/api/quote?tool=odds_feed Tool page: https://agenttoll.dev/tools/odds_feed HTTP endpoint: https://agenttoll.dev/paid/odds/feed Input: {"limit":"optional, default 30, max 100","platform":"optional: polymarket, kalshi, or both (default)"} Example: {"limit":30,"platform":"both"} ### volume_analytics Category: Prediction Markets Price: $0.03 per call Description: Top Polymarket markets ranked by 24h volume with liquidity, total volume, current price, and 24h price change. Market momentum and flow analytics. Quote: https://agenttoll.dev/api/quote?tool=volume_analytics Tool page: https://agenttoll.dev/tools/volume_analytics HTTP endpoint: https://agenttoll.dev/paid/polymarket/volume-analytics Input: {"limit":"optional, default 30, max 100","min_volume":"optional integer, default 1000"} Example: {"limit":30,"min_volume":5000} ### resolution_history Category: Prediction Markets Price: $0.03 per call Description: Recently resolved Polymarket markets with final outcomes, resolution dates, and volumes. Essential for backtesting strategies and model calibration. Quote: https://agenttoll.dev/api/quote?tool=resolution_history Tool page: https://agenttoll.dev/tools/resolution_history HTTP endpoint: https://agenttoll.dev/paid/polymarket/resolution-history Input: {"limit":"optional, default 30, max 100","days_back":"optional integer, default 7"} Example: {"limit":30,"days_back":7} ### kalshi_markets Category: Prediction Markets Price: $0.02 per call Description: Live Kalshi market list with bid/ask spreads, volume, open interest, and close dates. CFTC-regulated prediction market data for agents. Quote: https://agenttoll.dev/api/quote?tool=kalshi_markets Tool page: https://agenttoll.dev/tools/kalshi_markets HTTP endpoint: https://agenttoll.dev/paid/kalshi/markets Input: {"limit":"optional, default 30, max 100","category":"optional event ticker filter"} Example: {"limit":30} ### agent_threat_intel Category: Security Price: $0.03 per call Description: Query the OWASP Agentic Top 10 threat catalog (ASI01-ASI10). Returns threats, detection hints, mitigations, and mapped agent-security rule IDs. CC BY-SA 4.0 (OWASP derivative). Quote: https://agenttoll.dev/api/quote?tool=agent_threat_intel Tool page: https://agenttoll.dev/tools/agent_threat_intel HTTP endpoint: https://agenttoll.dev/paid/security/threat-intel Input: {"category":"optional: e.g. 'prompt injection', 'supply chain'","id":"optional: e.g. ASI04","severity":"optional: critical, high, medium"} Example: {"category":"supply chain"} ### mcp_supply_chain_iocs Category: Security Price: $0.02 per call Description: Query known-malicious MCP packages, versions, C2 hosts, and email IOCs. Updated as new supply-chain incidents break. The virus database for MCP. Quote: https://agenttoll.dev/api/quote?tool=mcp_supply_chain_iocs Tool page: https://agenttoll.dev/tools/mcp_supply_chain_iocs HTTP endpoint: https://agenttoll.dev/paid/security/mcp-iocs Input: {"package":"optional npm package name to check, e.g. postmark-mcp","host":"optional C2 host/domain substring to check, e.g. giftshop.club"} Example: {"package":"postmark-mcp"} ### agent_trifecta_score Category: Security Price: $0.05 per call Description: Score an agent's lethal trifecta risk: private data + untrusted content + outbound actions. Returns risk level, missing controls, and decomposition advice. Based on Simon Willison / CSA methodology. Quote: https://agenttoll.dev/api/quote?tool=agent_trifecta_score Tool page: https://agenttoll.dev/tools/agent_trifecta_score HTTP endpoint: https://agenttoll.dev/paid/security/trifecta-score Input: {"has_private_data":"boolean","has_untrusted_content":"boolean","has_outbound_actions":"boolean","compensating_controls":"array of control names"} Example: {"has_private_data":true,"has_untrusted_content":true,"has_outbound_actions":true,"compensating_controls":["redact_secrets","smart_approvals"]} ### agent_security_policies Category: Security Price: $0.05 per call Description: Get drop-in agent security policy templates by profile (coding-agent, browser-agent, payment-agent, research-agent). YAML-style rules with conditions and actions. MIT/CC BY-SA. Quote: https://agenttoll.dev/api/quote?tool=agent_security_policies Tool page: https://agenttoll.dev/tools/agent_security_policies HTTP endpoint: https://agenttoll.dev/paid/security/policies Input: {"profile":"optional: coding-agent, browser-agent, payment-agent, research-agent"} Example: {"profile":"payment-agent"} ### geo_intervention_pulse Category: OSINT & Intelligence Price: $0.05 per call Description: Composite geo/military tension signal: GDELT + BBC/AlJazeera RSS + adsb.lol/mil + Polymarket correlation, 60min window, booster math (multi-source + thermal + vessel + mil-aircraft). intervention signal pattern, free sources. Quote: https://agenttoll.dev/api/quote?tool=geo_intervention_pulse Tool page: https://agenttoll.dev/tools/geo_intervention_pulse HTTP endpoint: https://agenttoll.dev/paid/osint/geo-pulse Input: {"region":"optional: global, middle_east, ukraine, taiwan; default global","min_confidence":"optional decimal 0-1 default 0.6","hours_back":"optional 1-72 default 6","include_thermal":"optional bool default true"} Example: {"region":"middle_east","min_confidence":"0.7","hours_back":"6"} ### flight_intel Category: OSINT & Intelligence Price: $0.02 per call Description: Live military/exec jet intel via adsb.lol v2/mil (community fork of ADS-B Exchange). TEB/VNY/DCA geofencing for M&A meeting proxy, B-52/F-35/E-3/KC-135 notable detection. Free no-key. Quote: https://agenttoll.dev/api/quote?tool=flight_intel Tool page: https://agenttoll.dev/tools/flight_intel HTTP endpoint: https://agenttoll.dev/paid/osint/flight-intel Input: {"airport_code":"optional e.g. TEB, VNY, DCA, IAD, OPF, DAL, OAK, LAS","tail_number":"optional hex or callsign filter","hours_back":"optional 1-72 default 12"} Example: {"airport_code":"TEB","hours_back":"12"} ### osint_research_pack Category: OSINT & Intelligence Price: $0.04 per call Description: Research pack literature discovery factory: GDELT + BBC RSS + HN Algolia + Reddit JSON in parallel, 4-layer verification (existence + recency + multi-source corr + allowlist), combined_score ranking. provenance tagged. Quote: https://agenttoll.dev/api/quote?tool=osint_research_pack Tool page: https://agenttoll.dev/tools/osint_research_pack HTTP endpoint: https://agenttoll.dev/paid/osint/research-pack Input: {"topic":"required query string","domains":"optional array of domains to filter","include_sources":"optional array: gdelt, bbc, hn, reddit, all","hours_back":"optional 1-720 default 72"} Example: {"topic":"Iran refinery drone strike","include_sources":"all","hours_back":"24"} ### scenario_verdict Category: OSINT & Intelligence Price: $0.05 per call Description: Scenario engine 3-scenario verdict.json: seed -> entity extract -> escalation score -1..1 -> bear/base/bull probs sum 1.0 -> composite YES prob + fair price hint + key_drivers. Optional GDELT enrichment. For prediction market composite. Quote: https://agenttoll.dev/api/quote?tool=scenario_verdict Tool page: https://agenttoll.dev/tools/scenario_verdict HTTP endpoint: https://agenttoll.dev/paid/osint/scenario-verdict Input: {"seed_text":"required raw OSINT snippet text","market_question":"required Polymarket/Kalshi question","context":"optional extra context"} Example: {"seed_text":"2x tanker attacked near Hormuz, IRGC speedboats reported...","market_question":"Will oil price exceed $95 by July 20?"} ### weather_bias_score Category: OSINT & Intelligence Price: $0.03 per call Description: Kalshi weather fix: Open-Meteo archive vs forecast bias, ensemble mean anomaly, ticker mapping HIGHNY/HIGHCHI/HIGHMIA date %y%b%d uppercase, subtitle parser. Replaces hardcoded C:/ student repo with CC BY 4.0 free feed. Quote: https://agenttoll.dev/api/quote?tool=weather_bias_score Tool page: https://agenttoll.dev/tools/weather_bias_score HTTP endpoint: https://agenttoll.dev/paid/osint/weather-bias Input: {"city":"required city code: NYC, CHI, MIA, LA, etc","model":"optional model hint","days_back":"optional 2-30 default 7"} Example: {"city":"NYC","days_back":"7"} ### supply_chain_stress Category: OSINT & Intelligence Price: $0.03 per call Description: Port/chokepoint stress composite: CBP BWT gov API + GDELT choke mentions + AIS chokepoint heuristic + BTS/AAR hints, index 0-95. Trade lead 2-5d freight spike per intervention signal math. Free gov no-key. Quote: https://agenttoll.dev/api/quote?tool=supply_chain_stress Tool page: https://agenttoll.dev/tools/supply_chain_stress HTTP endpoint: https://agenttoll.dev/paid/osint/supply-stress Input: {"ports":"optional array LAX,NYC,HOU etc","chokepoints":"optional array hormuz, bab-el-mandeb, suez, bosphorus, malacca"} Example: {"ports":"LAX,NYC","chokepoints":"hormuz,suez"} ### regulatory_pulse Category: OSINT & Intelligence Price: $0.03 per call Description: FDA adverse + trials status + USPTO trademark bulk + FCC OET + FAA registry + SEC enforcement — regulatory momentum for bio/tech Polymarkets. SEC Atom + openFDA free no-key. Quote: https://agenttoll.dev/api/quote?tool=regulatory_pulse Tool page: https://agenttoll.dev/tools/regulatory_pulse HTTP endpoint: https://agenttoll.dev/paid/osint/regulatory-pulse Input: {"org":"optional: all, sec, fda, uspto, fcc, faa; default all","hours_back":"optional 1-720 default 24"} Example: {"org":"sec","hours_back":"24"} ### attention_momentum Category: OSINT & Intelligence Price: $0.02 per call Description: HN frontpage + Reddit velocity + pypistats/npm/crates hint: momentum_score = vel*0.6 + score/100*0.3 + comments/50*0.1, viral flag. For culture/tech/popularity prediction markets. Quote: https://agenttoll.dev/api/quote?tool=attention_momentum Tool page: https://agenttoll.dev/tools/attention_momentum HTTP endpoint: https://agenttoll.dev/paid/osint/attention-momentum Input: {"query":"optional search term","window":"optional 1h,6h,24h default 6h"} Example: {"query":"Claude Code","window":"6h"} ### sec_8k_velocity Category: OSINT & Intelligence Price: $0.03 per call Description: SEC EDGAR 8-K velocity: EFTS full-text + Atom current Atom, 1h spike vs 24h mean >3x. Boost Items 1.05/2.02/5.02. Earnings/merger/legal prediction market lead. 9/sec TokenBucket, CompanyName UA per 17 CFR 200.80. Quote: https://agenttoll.dev/api/quote?tool=sec_8k_velocity Tool page: https://agenttoll.dev/tools/sec_8k_velocity HTTP endpoint: https://agenttoll.dev/paid/osint/sec-8k-velocity Input: {"hours":"optional 1-72 default 6","min_score":"optional 0-1","limit":"optional 10-200 default 100"} Example: {"hours":"6","limit":"100"} ### fred_surprises Category: OSINT & Intelligence Price: $0.02 per call Description: FRED no-auth CSV free public-domain rates: DGS10 10Y + DGS2 2Y spread, 10Y-2Y inversion flag, delta scoring. For Kalshi FOMC Fed funds + rates markets. TokenBucket 2/s polite. Quote: https://agenttoll.dev/api/quote?tool=fred_surprises Tool page: https://agenttoll.dev/tools/fred_surprises HTTP endpoint: https://agenttoll.dev/paid/osint/fred-surprises Input: {"days":"optional 5-90 default 14","min_score":"optional 0-1"} Example: {"days":"14"} ### treasury_dts Category: OSINT & Intelligence Price: $0.04 per call Description: Treasury DTS TGA operating_cash_balance free gov public-domain: TGA close $B, d/d delta, deposits/withdrawals enrichment, score by balance <400B stress 0.85 + delta boost. Liquidity / debt-ceiling / SPX direction edge, 2nd upstream deposits_withdrawals. Quote: https://agenttoll.dev/api/quote?tool=treasury_dts Tool page: https://agenttoll.dev/tools/treasury_dts HTTP endpoint: https://agenttoll.dev/paid/osint/treasury-dts Input: {"days":"optional 2-30 default 7","min_score":"optional 0-1"} Example: {"days":"7"} ### openrouter_models Category: OSINT & Intelligence Price: $0.02 per call Description: OpenRouter model catalog — id, name, context_length, pricing, created. Popular LLM registry snapshot for model routing decisions. Cached 1h, auto-fetched via public API. Quote: https://agenttoll.dev/api/quote?tool=openrouter_models Tool page: https://agenttoll.dev/tools/openrouter_models HTTP endpoint: https://agenttoll.dev/paid/osint/openrouter-models Input: {"limit":"optional int 10-300 default 100","min_context":"optional int min context length"} Example: {"limit":"100"} ### github_trending Category: OSINT & Intelligence Price: $0.02 per call Description: GitHub trending repos — stars >20 + recent push in last 7d, sorted by stars desc, paged. Public GitHub Search API no-key. Momentum proxy for dev tooling / open source virality. Quote: https://agenttoll.dev/api/quote?tool=github_trending Tool page: https://agenttoll.dev/tools/github_trending HTTP endpoint: https://agenttoll.dev/paid/osint/github-trending Input: {"limit":"optional int 5-50 default 25","language":"optional e.g. TypeScript, Python, Rust","since_days":"optional 1-90 default 7"} Example: {"limit":"25","language":"TypeScript"} ### hn_frontpage Category: OSINT & Intelligence Price: $0.02 per call Description: HN frontpage live — Algolia front_page tag, points, comments, author, dwell = points/(age_h+2). Cache 10min. Top stories sorted by dwell score for attention-momentum edge. Quote: https://agenttoll.dev/api/quote?tool=hn_frontpage Tool page: https://agenttoll.dev/tools/hn_frontpage HTTP endpoint: https://agenttoll.dev/paid/osint/hn-frontpage Input: {"limit":"optional int 5-50 default 30","min_points":"optional int min points"} Example: {"limit":"30"} ### usgs_quake Category: Environmental Price: $0.02 per call Description: USGS all-day earthquakes — mag, place, time, tsunami, felt, coords, depth. Public USGS GeoJSON no-key. Disaster / insurance / commodity market tail-risk pulse. Quote: https://agenttoll.dev/api/quote?tool=usgs_quake Tool page: https://agenttoll.dev/tools/usgs_quake HTTP endpoint: https://agenttoll.dev/paid/osint/usgs-quake Input: {"limit":"optional int 5-200 default 50","min_mag":"optional float e.g. 2.5"} Example: {"limit":"50","min_mag":"2.5"} ### openaq_air Category: Environmental Price: $0.02 per call Description: OpenAQ air quality — PM2.5/PM10/NO2/O3 readings by city/country, lastUpdated, sensor counts. v3 API + v2 fallback. Env / health / geo pulse + PM market disclaimer. Quote: https://agenttoll.dev/api/quote?tool=openaq_air Tool page: https://agenttoll.dev/tools/openaq_air HTTP endpoint: https://agenttoll.dev/paid/osint/openaq-air Input: {"limit":"optional int 5-100 default 30","country":"optional ISO country code e.g. US"} Example: {"limit":"30","country":"US"} ### court_opinions Category: Legal & Regulatory Price: $0.05 per call Description: Search US federal court opinions by keyword, court, date via CourtListener (Free Law Project). Keyless public API. Quote: https://agenttoll.dev/api/quote?tool=court_opinions Tool page: https://agenttoll.dev/tools/court_opinions HTTP endpoint: https://agenttoll.dev/paid/legal/court-opinions Input: {"query":"string search terms","court":"optional e.g. 'scotus', 'ca9'","days_back":"optional int, default 90"} Example: {"query":"copyright fair use"} ### court_docket Category: Legal & Regulatory Price: $0.05 per call Description: Look up a federal court docket by ID via CourtListener RECAP archive. Parties, filings, dates. Quote: https://agenttoll.dev/api/quote?tool=court_docket Tool page: https://agenttoll.dev/tools/court_docket HTTP endpoint: https://agenttoll.dev/paid/legal/court-docket Input: {"docket_id":"string docket ID"} Example: {"docket_id":"6789012"} ### federal_register Category: Legal & Regulatory Price: $0.03 per call Description: Search the daily Federal Register — proposed rules, final rules, presidential notices, agency actions. Quote: https://agenttoll.dev/api/quote?tool=federal_register Tool page: https://agenttoll.dev/tools/federal_register HTTP endpoint: https://agenttoll.dev/paid/legal/federal-register Input: {"query":"string search terms","agency":"optional e.g. 'SEC', 'EPA'","type":"optional 'RULE', 'NOTICE', 'PRORULE'"} Example: {"query":"climate emissions","agency":"EPA"} ### patents_search Category: Legal & Regulatory Price: $0.04 per call Description: Full-text patent search via Google Patents. Returns titles, assignees, dates, abstracts. Quote: https://agenttoll.dev/api/quote?tool=patents_search Tool page: https://agenttoll.dev/tools/patents_search HTTP endpoint: https://agenttoll.dev/paid/legal/patents Input: {"query":"string patent search terms","limit":"optional int 5-50 default 20"} Example: {"query":"large language model inference optimization"} ### regulations_search Category: Legal & Regulatory Price: $0.03 per call Description: Search open rulemakings and public dockets. Falls back to Federal Register if no API key configured. Quote: https://agenttoll.dev/api/quote?tool=regulations_search Tool page: https://agenttoll.dev/tools/regulations_search HTTP endpoint: https://agenttoll.dev/paid/legal/regulations Input: {"query":"string search terms","status":"optional e.g. 'open', 'closed'"} Example: {"query":"net neutrality"} ### search_papers Category: Academic & Science Price: $0.04 per call Description: Search 226M+ academic papers across all fields with AI-ranked relevance via Semantic Scholar Graph API. Quote: https://agenttoll.dev/api/quote?tool=search_papers Tool page: https://agenttoll.dev/tools/search_papers HTTP endpoint: https://agenttoll.dev/paid/academic/papers Input: {"query":"string research query","limit":"optional int 5-50 default 20"} Example: {"query":"transformer attention mechanisms"} ### search_arxiv Category: Academic & Science Price: $0.02 per call Description: Search arXiv preprints in CS, physics, math, biology. Returns titles, authors, abstracts, categories. Quote: https://agenttoll.dev/api/quote?tool=search_arxiv Tool page: https://agenttoll.dev/tools/search_arxiv HTTP endpoint: https://agenttoll.dev/paid/academic/arxiv Input: {"query":"string search terms","category":"optional e.g. 'cs.CL', 'physics'","limit":"optional int 5-50 default 20"} Example: {"query":"mixture of experts","category":"cs.LG"} ### search_pubmed Category: Academic & Science Price: $0.03 per call Description: Search 37M+ biomedical papers via NCBI PubMed. Returns PMIDs, titles, authors, journals. Quote: https://agenttoll.dev/api/quote?tool=search_pubmed Tool page: https://agenttoll.dev/tools/search_pubmed HTTP endpoint: https://agenttoll.dev/paid/academic/pubmed Input: {"query":"string biomedical query","limit":"optional int 5-50 default 20"} Example: {"query":"CRISPR gene therapy clinical trials"} ### clinical_trials Category: Academic & Science Price: $0.04 per call Description: Search 480K+ clinical studies via ClinicalTrials.gov v2. Status, sponsors, phases, results links. Quote: https://agenttoll.dev/api/quote?tool=clinical_trials Tool page: https://agenttoll.dev/tools/clinical_trials HTTP endpoint: https://agenttoll.dev/paid/academic/clinical-trials Input: {"query":"string trial query","status":"optional e.g. 'RECRUITING', 'COMPLETED'","limit":"optional int 5-50 default 20"} Example: {"query":"CAR-T cell therapy","status":"RECRUITING"} ### search_openalex Category: Academic & Science Price: $0.03 per call Description: Search 250M+ works via OpenAlex with institution data, bibliometrics, citation counts, open access links. Quote: https://agenttoll.dev/api/quote?tool=search_openalex Tool page: https://agenttoll.dev/tools/search_openalex HTTP endpoint: https://agenttoll.dev/paid/academic/openalex Input: {"query":"string research query","limit":"optional int 5-50 default 20"} Example: {"query":"carbon capture sequestration"} ### drug_recalls Category: Health & Safety Price: $0.03 per call Description: Search FDA drug/device/food enforcement recalls — severity, classification, recalling firm, product details. Quote: https://agenttoll.dev/api/quote?tool=drug_recalls Tool page: https://agenttoll.dev/tools/drug_recalls HTTP endpoint: https://agenttoll.dev/paid/health/drug-recalls Input: {"query":"optional string search terms","limit":"optional int 5-50 default 20"} Example: {"query":"acetaminophen"} ### adverse_events Category: Health & Safety Price: $0.04 per call Description: Search 20M+ FDA adverse drug event reports via openFDA. Patient outcomes, drugs, reactions. Quote: https://agenttoll.dev/api/quote?tool=adverse_events Tool page: https://agenttoll.dev/tools/adverse_events HTTP endpoint: https://agenttoll.dev/paid/health/adverse-events Input: {"drug":"string drug name","limit":"optional int 5-50 default 20"} Example: {"drug":"aspirin"} ### product_recalls Category: Health & Safety Price: $0.03 per call Description: Search CPSC consumer product recalls via saferproducts.gov — hazards, manufacturers, remedies. Quote: https://agenttoll.dev/api/quote?tool=product_recalls Tool page: https://agenttoll.dev/tools/product_recalls HTTP endpoint: https://agenttoll.dev/paid/health/product-recalls Input: {"query":"optional string product search","limit":"optional int 5-50 default 20"} Example: {"query":"lithium battery"} ### vehicle_recalls Category: Health & Safety Price: $0.03 per call Description: Search NHTSA vehicle recalls by make, model, or VIN. Campaign numbers, defect descriptions, remedies. Quote: https://agenttoll.dev/api/quote?tool=vehicle_recalls Tool page: https://agenttoll.dev/tools/vehicle_recalls HTTP endpoint: https://agenttoll.dev/paid/health/vehicle-recalls Input: {"make":"optional e.g. 'Toyota'","model":"optional e.g. 'Camry'","vin":"optional 17-char VIN"} Example: {"make":"Ford","model":"F-150"} ### drug_labels Category: Health & Safety Price: $0.03 per call Description: Search official FDA drug labels via openFDA — dosage, warnings, contraindications, active ingredients. Quote: https://agenttoll.dev/api/quote?tool=drug_labels Tool page: https://agenttoll.dev/tools/drug_labels HTTP endpoint: https://agenttoll.dev/paid/health/drug-labels Input: {"drug_name":"string drug name","limit":"optional int 5-50 default 10"} Example: {"drug_name":"metformin"} ### wildfires Category: Environmental Price: $0.03 per call Description: Active wildfire detections from NASA FIRMS satellites — lat/lon, brightness, confidence, scan time. Quote: https://agenttoll.dev/api/quote?tool=wildfires Tool page: https://agenttoll.dev/tools/wildfires HTTP endpoint: https://agenttoll.dev/paid/env/wildfires Input: {"limit":"optional int 10-100 default 50","region":"optional e.g. 'us-west', 'california'"} Example: {"region":"california"} ### weather_alerts Category: Environmental Price: $0.02 per call Description: Active NOAA NWS severe weather alerts — watches, warnings, advisories by state or zone. Event type, urgency, severity. Quote: https://agenttoll.dev/api/quote?tool=weather_alerts Tool page: https://agenttoll.dev/tools/weather_alerts HTTP endpoint: https://agenttoll.dev/paid/env/weather-alerts Input: {"state":"optional 2-letter state code e.g. 'CA'","zone":"optional NWS zone ID"} Example: {"state":"TX"} ### tide_data Category: Environmental Price: $0.03 per call Description: NOAA tide predictions and observed water levels for coastal stations. Datums, units, time series. Quote: https://agenttoll.dev/api/quote?tool=tide_data Tool page: https://agenttoll.dev/tools/tide_data HTTP endpoint: https://agenttoll.dev/paid/env/tides Input: {"station":"optional NOAA station ID e.g. '8443970'","date":"optional YYYYMMDD"} Example: {"station":"8443970"} ### space_weather Category: Environmental Price: $0.02 per call Description: NOAA space weather data — solar flares, geomagnetic storms, solar wind speed, Kp index. Quote: https://agenttoll.dev/api/quote?tool=space_weather Tool page: https://agenttoll.dev/tools/space_weather HTTP endpoint: https://agenttoll.dev/paid/env/space-weather Input: {"type":"optional 'planetary_k_index', 'solar_wind', 'flare'","days":"optional int 1-7 default 1"} Example: {"type":"planetary_k_index"} ### water_levels Category: Environmental Price: $0.03 per call Description: Real-time USGS river/stream flow and flood data — gauge height, discharge, percentiles by state. Quote: https://agenttoll.dev/api/quote?tool=water_levels Tool page: https://agenttoll.dev/tools/water_levels HTTP endpoint: https://agenttoll.dev/paid/env/water-levels Input: {"state":"optional 2-letter state code","parameter_code":"optional USGS param code, default '00060' (streamflow)"} Example: {"state":"ND"} ### federal_spending Category: Government Price: $0.04 per call Description: Search $6T+ federal budget by agency, recipient, or keyword via USAspending.gov API. Awards, amounts, locations. Quote: https://agenttoll.dev/api/quote?tool=federal_spending Tool page: https://agenttoll.dev/tools/federal_spending HTTP endpoint: https://agenttoll.dev/paid/gov/federal-spending Input: {"agency":"optional string e.g. 'Department of Defense'","recipient":"optional string","limit":"optional int 5-50 default 20"} Example: {"agency":"Department of Defense"} ### national_debt Category: Government Price: $0.02 per call Description: US national debt to the penny via Treasury FiscalData. Total debt, debt by instrument, fiscal year data. Quote: https://agenttoll.dev/api/quote?tool=national_debt Tool page: https://agenttoll.dev/tools/national_debt HTTP endpoint: https://agenttoll.dev/paid/gov/national-debt Input: {} Example: {} ### federal_grants Category: Government Price: $0.03 per call Description: Search Grants.gov for open federal funding opportunities — agency, eligibility, deadline, award ceiling. Quote: https://agenttoll.dev/api/quote?tool=federal_grants Tool page: https://agenttoll.dev/tools/federal_grants HTTP endpoint: https://agenttoll.dev/paid/gov/federal-grants Input: {"query":"optional string keyword search","status":"optional 'open', 'forecasted'","limit":"optional int 5-50 default 20"} Example: {"query":"artificial intelligence research","status":"open"} ### nonprofit_filings Category: Government Price: $0.03 per call Description: Search nonprofit IRS 990 filings via ProPublica Nonprofit Explorer — revenue, expenses, executive compensation. Quote: https://agenttoll.dev/api/quote?tool=nonprofit_filings Tool page: https://agenttoll.dev/tools/nonprofit_filings HTTP endpoint: https://agenttoll.dev/paid/gov/nonprofits Input: {"query":"string organization name","state":"optional 2-letter state code"} Example: {"query":"Gates Foundation"} ### economic_indicators Category: Government Price: $0.03 per call Description: GDP, CPI, unemployment, trade data via World Bank API. Multi-year time series for any country. Quote: https://agenttoll.dev/api/quote?tool=economic_indicators Tool page: https://agenttoll.dev/tools/economic_indicators HTTP endpoint: https://agenttoll.dev/paid/gov/economic-indicators Input: {"country":"optional ISO code e.g. 'US'","indicator":"optional e.g. 'NY.GDP.MKTP.CD' (GDP)"} Example: {"country":"US","indicator":"NY.GDP.MKTP.CD"} ### lobbying_records Category: Government Price: $0.04 per call Description: Search FEC lobbying disclosure records — lobbyists, clients, amounts, issues lobbied. Via FEC API. Quote: https://agenttoll.dev/api/quote?tool=lobbying_records Tool page: https://agenttoll.dev/tools/lobbying_records HTTP endpoint: https://agenttoll.dev/paid/gov/lobbying Input: {"lobbyist":"optional string name","client":"optional string org name","year":"optional int 4-digit year"} Example: {"client":"Google","year":2024} ### edgar_filings Category: Finance & Crypto Price: $0.03 per call Description: Search SEC EDGAR full-text filings by company, form type (10-K, 10-Q, 8-K), or ticker. Returns filing URLs, dates, and descriptions. Quote: https://agenttoll.dev/api/quote?tool=edgar_filings Tool page: https://agenttoll.dev/tools/edgar_filings HTTP endpoint: https://agenttoll.dev/paid/finance/edgar Input: {"query":"string company name or keyword","form_type":"optional: 10-K, 10-Q, 8-K, S-1","ticker":"optional stock ticker"} Example: {"query":"Tesla","form_type":"10-K"} ### insider_trades Category: Finance & Crypto Price: $0.03 per call Description: SEC Form 4 insider transactions — buy/sell by executives and large shareholders. Returns ticker, transaction type, shares, value, date. Quote: https://agenttoll.dev/api/quote?tool=insider_trades Tool page: https://agenttoll.dev/tools/insider_trades HTTP endpoint: https://agenttoll.dev/paid/finance/insider-trades Input: {"ticker":"optional stock ticker e.g. AAPL","limit":"optional int 5-50"} Example: {"ticker":"AAPL"} ### token_stock_quote Category: Finance & Crypto Price: $0.03 per call Description: Live DEX quotes for tokenized equities — Coinbase B20 stock tokens on Base (NVDAc, METAc, AAPLc, GOOGLc, TSLA, and the rest of the 13-token set). Price, 24h/7d volume, liquidity, FDV per pool. Quote: https://agenttoll.dev/api/quote?tool=token_stock_quote Tool page: https://agenttoll.dev/tools/token_stock_quote HTTP endpoint: https://agenttoll.dev/paid/finance/token-stock-quote Input: {"query":"string token symbol (NVDAc) or ticker (NVDA)","limit":"optional int 1-10 pools, default 3"} Example: {"query":"NVDAc"} ### fred_series Category: Finance & Crypto Price: $0.02 per call Description: FRED economic data series — GDP, CPI, unemployment, interest rates, and 800K+ other economic indicators from the St. Louis Fed. Quote: https://agenttoll.dev/api/quote?tool=fred_series Tool page: https://agenttoll.dev/tools/fred_series HTTP endpoint: https://agenttoll.dev/paid/finance/fred Input: {"series_id":"optional e.g. GDP, UNRATE, DGS10","limit":"optional int 5-100"} Example: {"series_id":"GDP"} ### combinatorial_arb Category: Prediction Markets Price: $0.06 per call Description: Scan Polymarket negRisk events for combinatorial arbitrage across dependency-linked outcomes. Detect mispriced multi-leg bundles. Quote: https://agenttoll.dev/api/quote?tool=combinatorial_arb Tool page: https://agenttoll.dev/tools/combinatorial_arb HTTP endpoint: https://agenttoll.dev/paid/polymarket/combinatorial-arb Input: {"limit":"optional integer; number of active events to inspect before filtering for arbitrage, default 20, max 100"} Example: {"limit":20} ### orderbook_imbalance Category: Prediction Markets Price: $0.04 per call Description: Polymarket CLOB orderbook imbalance — top-of-book bid/ask depth ratio, directional pressure signal for any market. Quote: https://agenttoll.dev/api/quote?tool=orderbook_imbalance Tool page: https://agenttoll.dev/tools/orderbook_imbalance HTTP endpoint: https://agenttoll.dev/paid/polymarket/orderbook-imbalance Input: {"token_id":"optional Polymarket CLOB token ID for a single market order book","condition_id":"optional Polymarket condition ID; used when available to scope a market","limit":"optional integer; number of active markets to scan when token_id is omitted, default 10, max 50"} Example: {"limit":10} ### smart_money Category: Prediction Markets Price: $0.05 per call Description: Polymarket leaderboard and top trader activity. Track profitable wallets, their current positions, and flow direction. Quote: https://agenttoll.dev/api/quote?tool=smart_money Tool page: https://agenttoll.dev/tools/smart_money HTTP endpoint: https://agenttoll.dev/paid/polymarket/smart-money Input: {"limit":"optional int 5-50","timeframe":"optional: 7d, 30d, all"} Example: {"timeframe":"30d"} ### cve_search Category: Security Price: $0.02 per call Description: Search NIST NVD CVE database by keyword, CVE ID, or severity. Returns CVE ID, description, CVSS score, affected products, references. Quote: https://agenttoll.dev/api/quote?tool=cve_search Tool page: https://agenttoll.dev/tools/cve_search HTTP endpoint: https://agenttoll.dev/paid/security/cve-search Input: {"keyword":"optional search term","cve_id":"optional e.g. CVE-2024-1234","severity":"optional: LOW, MEDIUM, HIGH, CRITICAL"} Example: {"keyword":"log4j"} ### company_registry Category: Security Price: $0.03 per call Description: Search company registries by name. Returns jurisdiction, status, filing history, officers, registered address. Quote: https://agenttoll.dev/api/quote?tool=company_registry Tool page: https://agenttoll.dev/tools/company_registry HTTP endpoint: https://agenttoll.dev/paid/security/company-registry Input: {"query":"string company name","jurisdiction":"optional e.g. US, UK, EU"} Example: {"query":"OpenAI"} ### reddit_search Category: OSINT & Intelligence Price: $0.02 per call Description: Search Reddit posts and comments by keyword, subreddit, or sort. Returns titles, scores, comment counts, URLs, top replies. Quote: https://agenttoll.dev/api/quote?tool=reddit_search Tool page: https://agenttoll.dev/tools/reddit_search HTTP endpoint: https://agenttoll.dev/paid/social/reddit Input: {"query":"string search terms","subreddit":"optional e.g. technology","sort":"optional: relevance, hot, new, top","limit":"optional int 5-50"} Example: {"query":"AI agents","sort":"hot"} ### github_repo_intel Category: OSINT & Intelligence Price: $0.03 per call Description: GitHub repo intelligence — stars, forks, contributors, languages, commit activity, release history, open issues, dependency stats. Quote: https://agenttoll.dev/api/quote?tool=github_repo_intel Tool page: https://agenttoll.dev/tools/github_repo_intel HTTP endpoint: https://agenttoll.dev/paid/social/github-repo Input: {"repo":"string owner/repo e.g. facebook/react"} Example: {"repo":"anthropics/anthropic-quickstarts"} ### currency_rates Category: Finance & Crypto Price: $0.01 per call Description: Live currency exchange rates. 160+ currencies, crypto rates. Base/target conversion. Quote: https://agenttoll.dev/api/quote?tool=currency_rates Tool page: https://agenttoll.dev/tools/currency_rates HTTP endpoint: https://agenttoll.dev/paid/utility/currency Input: {"base":"optional 3-letter code e.g. USD","target":"optional e.g. EUR, JPY, BTC"} Example: {"base":"USD","target":"EUR"} ### business_days Category: Finance & Crypto Price: $0.01 per call Description: Calculate business days between dates, excluding weekends and US federal holidays. Useful for contract deadlines and settlement timing. Quote: https://agenttoll.dev/api/quote?tool=business_days Tool page: https://agenttoll.dev/tools/business_days HTTP endpoint: https://agenttoll.dev/paid/utility/business-days Input: {"start_date":"optional YYYY-MM-DD","end_date":"optional YYYY-MM-DD","days_ahead":"optional int — count N business days from start"} Example: {"days_ahead":10} ### judges_search Category: Legal & Regulatory Price: $0.04 per call Description: Search federal and state judges via CourtListener. Returns name, court, appointment date, political party, education, bar memberships. Quote: https://agenttoll.dev/api/quote?tool=judges_search Tool page: https://agenttoll.dev/tools/judges_search HTTP endpoint: https://agenttoll.dev/paid/legal/judges Input: {"query":"string judge name","court":"optional e.g. scotus, ca9"} Example: {"query":"Gorsuch"} ### trademarks_search Category: Legal & Regulatory Price: $0.03 per call Description: Search USPTO trademark database. Returns mark, owner, filing date, status, registration number, goods/services classes. Quote: https://agenttoll.dev/api/quote?tool=trademarks_search Tool page: https://agenttoll.dev/tools/trademarks_search HTTP endpoint: https://agenttoll.dev/paid/legal/trademarks Input: {"query":"string trademark or brand name","owner":"optional owner name"} Example: {"query":"ChatGPT"} ### disease_outbreaks Category: Health & Safety Price: $0.03 per call Description: CDC disease outbreak data. Outbreak location, pathogen, cases, deaths, investigation status. Quote: https://agenttoll.dev/api/quote?tool=disease_outbreaks Tool page: https://agenttoll.dev/tools/disease_outbreaks HTTP endpoint: https://agenttoll.dev/paid/health/outbreaks Input: {"query":"optional disease/pathogen search term, e.g. influenza","limit":"optional integer; number of CDC rows to return, default 20, max 100"} Example: {"query":"influenza","limit":20} ### food_safety Category: Health & Safety Price: $0.02 per call Description: Search openFDA food enforcement actions — food recalls, contamination events, seizure actions, warning letters. Quote: https://agenttoll.dev/api/quote?tool=food_safety Tool page: https://agenttoll.dev/tools/food_safety HTTP endpoint: https://agenttoll.dev/paid/health/food-safety Input: {"query":"optional food product or brand","limit":"optional int 5-50"} Example: {"query":"peanut butter"} ### federal_contracts Category: Government Price: $0.04 per call Description: Search federal contracts via USAspending.gov. Awarding agency, recipient, amount, description, NAICS code, contract number. Quote: https://agenttoll.dev/api/quote?tool=federal_contracts Tool page: https://agenttoll.dev/tools/federal_contracts HTTP endpoint: https://agenttoll.dev/paid/gov/contracts Input: {"query":"optional keyword","agency":"optional e.g. DoD, NASA","limit":"optional int 5-50"} Example: {"agency":"NASA"} ### paper_details Category: Academic & Science Price: $0.02 per call Description: Get detailed metadata for a single academic paper. Abstract, authors, venue, citation count, influential citations, TLDR. Quote: https://agenttoll.dev/api/quote?tool=paper_details Tool page: https://agenttoll.dev/tools/paper_details HTTP endpoint: https://agenttoll.dev/paid/academic/paper-details Input: {"paperId":"string paper ID, DOI, or arXiv ID"} Example: {"paperId":"10.1145/3442188.3445922"} ### citation_graph Category: Academic & Science Price: $0.03 per call Description: Get citation graph for a paper. Forward citations (who cited this) or backward (references). Returns paper IDs, titles, contexts. Quote: https://agenttoll.dev/api/quote?tool=citation_graph Tool page: https://agenttoll.dev/tools/citation_graph HTTP endpoint: https://agenttoll.dev/paid/academic/citations Input: {"paperId":"string paper ID or DOI","direction":"optional: forward or backward"} Example: {"paperId":"10.1145/3442188.3445922","direction":"forward"} ### gen_video_intel Category: Gen-Video Intel Price: $0.05 per call Description: Live generative video and image workflow intel from the Banodoco practitioner feed. Search current community discussion around Wan, VACE, LTX, ComfyUI, FLUX 3, Seedance, Kling, Hunyuan, Qwen Image, and related model stacks. This is intelligence, not API resale. Quote: https://agenttoll.dev/api/quote?tool=gen_video_intel Tool page: https://agenttoll.dev/tools/gen_video_intel HTTP endpoint: https://agenttoll.dev/paid/media/gen-video Input: {"query":"optional topic, model, workflow, capability, or gotcha","model":"optional model family e.g. wan, vace, ltx, flux3, seedance, kling, hunyuan, qwen-image"} Example: {"query":"best open source image to video workflow","model":"wan"} ### model_settings_lookup Category: Gen-Video Intel Price: $0.02 per call Description: Look up community-tested settings for generative video and image models: CFG, steps, denoise, fps, resolution, LoRA rank, quantization, sampler choices, ComfyUI nodes, and training notes. Built for video/image agents, not generic LLM temperature settings. Quote: https://agenttoll.dev/api/quote?tool=model_settings_lookup Tool page: https://agenttoll.dev/tools/model_settings_lookup HTTP endpoint: https://agenttoll.dev/paid/media/model-settings Input: {"model":"string model family e.g. wan, vace, ltx, flux3, seedance, kling, hunyuan, qwen-image","task":"optional task e.g. image-to-video, face consistency, LoRA training, fp8, ComfyUI workflow"} Example: {"model":"wan","task":"face consistency settings"} ### space_weather_kp Category: Environmental Price: $0.03 per call Description: Current planetary K-index and geomagnetic storm conditions from NOAA SWPC. Aurora prediction, satellite drag, GPS interference signals. Quote: https://agenttoll.dev/api/quote?tool=space_weather_kp Tool page: https://agenttoll.dev/tools/space_weather_kp HTTP endpoint: https://agenttoll.dev/paid/env/space-weather-kp Input: {} Example: {} ### weather_forecast_grid Category: Environmental Price: $0.02 per call Description: Detailed NWS weather forecast for a US lat/lon point. 7-day forecast with temperature, wind, precipitation probability. Quote: https://agenttoll.dev/api/quote?tool=weather_forecast_grid Tool page: https://agenttoll.dev/tools/weather_forecast_grid HTTP endpoint: https://agenttoll.dev/paid/env/weather-forecast Input: {"lat":"number latitude","lon":"number longitude"} Example: {"lat":40.71,"lon":-74.01} ### weather_current_global Category: Environmental Price: $0.02 per call Description: Current temperature, wind, humidity, precipitation for any global coordinate. Open-Meteo free API. Quote: https://agenttoll.dev/api/quote?tool=weather_current_global Tool page: https://agenttoll.dev/tools/weather_current_global HTTP endpoint: https://agenttoll.dev/paid/env/weather-current Input: {"lat":"number latitude","lon":"number longitude","variables":"optional comma-separated weather variables"} Example: {"lat":52.52,"lon":13.41} ### aurora_forecast Category: Environmental Price: $0.03 per call Description: NOAA aurora oval forecast — 30-minute northern/southern lights visibility probability by lat/lon grid. Quote: https://agenttoll.dev/api/quote?tool=aurora_forecast Tool page: https://agenttoll.dev/tools/aurora_forecast HTTP endpoint: https://agenttoll.dev/paid/env/aurora Input: {} Example: {} ### marine_conditions Category: Environmental Price: $0.03 per call Description: Marine conditions for any ocean coordinate — wave height, wave direction, sea surface temperature, wind waves. Quote: https://agenttoll.dev/api/quote?tool=marine_conditions Tool page: https://agenttoll.dev/tools/marine_conditions HTTP endpoint: https://agenttoll.dev/paid/env/marine Input: {"lat":"number latitude","lon":"number longitude"} Example: {"lat":35,"lon":-120} ### air_quality_index Category: Environmental Price: $0.03 per call Description: Current PM2.5, UV index, ozone, NO2, SO2 readings for any global location. Quote: https://agenttoll.dev/api/quote?tool=air_quality_index Tool page: https://agenttoll.dev/tools/air_quality_index HTTP endpoint: https://agenttoll.dev/paid/health/air-quality Input: {"lat":"number latitude","lon":"number longitude","variables":"optional pollutant variables"} Example: {"lat":40.71,"lon":-74.01} ### postal_code_lookup Category: Utility Price: $0.02 per call Description: City, state, and geo-coordinates for a postal/zip code. Supports 60+ countries via Zippopotam. Quote: https://agenttoll.dev/api/quote?tool=postal_code_lookup Tool page: https://agenttoll.dev/tools/postal_code_lookup HTTP endpoint: https://agenttoll.dev/paid/gov/postal-lookup Input: {"country":"2-letter ISO code e.g. US, GB, DE","postal_code":"string postal code"} Example: {"country":"US","postal_code":"90210"} ### ip_geolocation Category: Utility Price: $0.02 per call Description: Geolocate an IP address — country, region, city, ISP, ASN, coordinates. Quote: https://agenttoll.dev/api/quote?tool=ip_geolocation Tool page: https://agenttoll.dev/tools/ip_geolocation HTTP endpoint: https://agenttoll.dev/paid/osint/ip-geo Input: {"ip":"string IPv4 or IPv6 address"} Example: {"ip":"8.8.8.8"} ### timezone_current Category: Utility Price: $0.01 per call Description: Current date/time for any IANA timezone, including DST status and day of week. Quote: https://agenttoll.dev/api/quote?tool=timezone_current Tool page: https://agenttoll.dev/tools/timezone_current HTTP endpoint: https://agenttoll.dev/paid/osint/timezone Input: {"timezone":"string IANA timezone e.g. America/New_York"} Example: {"timezone":"America/New_York"} ### airport_status Category: Utility Price: $0.02 per call Description: Airport details by ICAO code — name, city, country, coordinates, elevation from OpenSky Network. Quote: https://agenttoll.dev/api/quote?tool=airport_status Tool page: https://agenttoll.dev/tools/airport_status HTTP endpoint: https://agenttoll.dev/paid/osint/airport Input: {"icao":"string ICAO code e.g. KJFK, EGLL"} Example: {"icao":"KJFK"} ### dns_records_lookup Category: Utility Price: $0.02 per call Description: DNS resolution via Cloudflare DNS-over-HTTPS — A, AAAA, MX, TXT, NS, CNAME records. Quote: https://agenttoll.dev/api/quote?tool=dns_records_lookup Tool page: https://agenttoll.dev/tools/dns_records_lookup HTTP endpoint: https://agenttoll.dev/paid/security/dns-lookup Input: {"domain":"string domain name","type":"optional: A, AAAA, MX, TXT, NS, CNAME"} Example: {"domain":"example.com","type":"MX"} ### isbn_book_lookup Category: Utility Price: $0.02 per call Description: Book metadata by ISBN — title, authors, publisher, page count, cover URL via Open Library. Quote: https://agenttoll.dev/api/quote?tool=isbn_book_lookup Tool page: https://agenttoll.dev/tools/isbn_book_lookup HTTP endpoint: https://agenttoll.dev/paid/academic/isbn Input: {"isbn":"string ISBN-10 or ISBN-13"} Example: {"isbn":"9780140328721"} ### crypto_price_simple Category: Finance & Crypto Price: $0.02 per call Description: Current cryptocurrency price in USD or other fiat for any CoinGecko-listed coin. Quote: https://agenttoll.dev/api/quote?tool=crypto_price_simple Tool page: https://agenttoll.dev/tools/crypto_price_simple HTTP endpoint: https://agenttoll.dev/paid/finance/crypto-price Input: {"coin":"string coin ID e.g. bitcoin, ethereum, solana","currency":"optional fiat code e.g. usd, eur"} Example: {"coin":"bitcoin","currency":"usd"} ### btc_address_balance Category: Finance & Crypto Price: $0.03 per call Description: Bitcoin address details — balance, total received/sent, recent transactions via blockchain.info. Quote: https://agenttoll.dev/api/quote?tool=btc_address_balance Tool page: https://agenttoll.dev/tools/btc_address_balance HTTP endpoint: https://agenttoll.dev/paid/finance/btc-balance Input: {"address":"string Bitcoin address","limit":"optional int number of txs"} Example: {"address":"1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa"} ### btc_mempool_fees Category: Finance & Crypto Price: $0.02 per call Description: Recommended Bitcoin network transaction fees — fastest, half-hour, hour, economy tiers via mempool.space. Quote: https://agenttoll.dev/api/quote?tool=btc_mempool_fees Tool page: https://agenttoll.dev/tools/btc_mempool_fees HTTP endpoint: https://agenttoll.dev/paid/finance/btc-fees Input: {} Example: {} ### food_recall_check Category: Health & Safety Price: $0.02 per call Description: Search openFDA food enforcement and recalls by brand or product. Classification, recalling firm, distribution, recall date. Quote: https://agenttoll.dev/api/quote?tool=food_recall_check Tool page: https://agenttoll.dev/tools/food_recall_check HTTP endpoint: https://agenttoll.dev/paid/health/food-recall Input: {"query":"optional food brand or product name","limit":"optional int 5-50"} Example: {"query":"Tyson"}