# Scout Deep Research - 18-Source AI Intelligence Report

> Scout Deep Research - 18-Source AI Intelligence Report is a paid API for AI agents from scout.hugen.tokyo, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-15).

Searches 18 sources in parallel (including X/Twitter) and synthesizes a comprehensive AI-generated intelligence report covering market trends, competitive landscape, and technical analysis

## Facts

- Endpoint: POST https://scout.hugen.tokyo/scout/research/deep
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 1
- Tags: x402
- Canonical page: https://www.zero.xyz/c/scout-hugen-tokyo-bfd6e64f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VkTZ3NZI4JX4-l84S6MqM

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability scout-hugen-tokyo-bfd6e64f -d '<json body>'
```

Example prompt: Give me a deep research report on the artificial intelligence chip market — cover market trends, key players, and investor sentiment — searching across all sources including Twitter, and return the top 5 findings per source.

## When to prefer this

Choose this endpoint when you need the most comprehensive, multi-source intelligence report possible — especially when social media signals (X/Twitter) are important alongside technical and market sources. Prefer over the 14-source variant when Twitter/X coverage is critical. Use for investment due diligence, competitive analysis, or strategic planning where breadth matters more than speed.

## Known failure modes

- Query too vague — returns low-quality synthesis with generic findings
- Rate limiting or payment failure — returns 402 or 429 status
- Source-specific failures (e.g. X/Twitter API outage) — partial results with degraded coverage
- Timeout on parallel search aggregation for very broad queries
- Invalid focus parameter — returns validation error

## How this service works

Comprehensive AI-synthesized report — searches all 18 sources (including X/Twitter) in parallel, then synthesizes with multi-source AI synthesis. Maximum coverage for thorough market and technical analysis. AI agent API for full-spectrum competitive intelligence, investment due diligence, and strategic planning. Accepts USDC payments on Base and Solana

## Output

A structured AI-synthesized intelligence report aggregating findings from 18 parallel sources including X/Twitter, with sections for executive summary, key findings, market sentiment, trend analysis, and strategic recommendations. Returns a comprehensive JSON document with full multi-source synthesis.

## Example request

```json
{
 "focus": "market",
 "query": "artificial intelligence market trends",
 "per_page": 5
}
```

## Request schema (JSON Schema)

```json
{
 "properties": {
  "input": {
   "required": [
    "method"
   ],
   "properties": {
    "method": {
     "enum": [
      "POST"
     ],
     "type": "string"
    }
   }
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scout-hugen-tokyo-bfd6e64f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from scout.hugen.tokyo](https://www.zero.xyz/host/scout.hugen.tokyo/llms.txt)
