# Scout Full Intelligence Report (18-Source)

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

Runs a comprehensive market research and competitive analysis query across all 18 sources in parallel (including X/Twitter, Product Hunt, Reddit, YouTube) and returns an AI-synthesized intelligence report.

## Facts

- Endpoint: GET https://scout.hugen.tokyo/scout/report/full
- Price: $0.25/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/scout-hugen-tokyo-48a6c1c3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_uhuMswP-sAtkWIx-a8GZb

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-48a6c1c3
```

Example prompt: Give me a full intelligence report on 'Cursor AI' — search everything including Twitter, Reddit, YouTube, and Product Hunt and synthesize what people are saying about its market position, sentiment, and trends.

## When to prefer this

Choose this endpoint when you need the most comprehensive intelligence sweep possible, covering all 18 sources including X/Twitter, Product Hunt, Reddit, and YouTube. Prefer this over the 14-source variant when social media signals and video content are critical to the analysis, or when you need maximum coverage for high-stakes market research or competitive analysis tasks.

## Known failure modes

- Payment not received — 402 response if USDC payment on Base or Solana is missing or insufficient
- Query too vague — may return low-signal synthesis if the topic is ambiguous
- Rate limiting or source unavailability — individual sources may be temporarily unreachable
- Empty results — niche or very new topics may have sparse coverage across sources
- Timeout — parallel 18-source fetch may occasionally exceed response time limits

## How this service works

Comprehensive intelligence report — search all 18 sources in parallel including X/Twitter, Product Hunt, Reddit, YouTube. AI agent API for full market research and competitive analysis. Accepts USDC payments on Base and Solana

## Output

A structured AI-synthesized intelligence report covering all 18 sources in parallel, including a summary, key findings, sentiment analysis, trend signals, and strategic recommendations derived from X/Twitter, Product Hunt, Reddit, YouTube, and 14+ additional data sources.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scout-hugen-tokyo-48a6c1c3/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)
