# Smart Scan Combined Market Scanner

> Smart Scan Combined Market Scanner is a paid API for AI agents from agent.smart-scan.xyz, paid per call via x402, $1.65/call, status unknown (last checked 2026-09-15).

Runs combined breakout and accumulation market scans in a single paid API request

## Facts

- Endpoint: GET https://agent.smart-scan.xyz/api/combined
- Price: $1.65/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/smart-scan-combined-market-scanner-afd8e11a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UM4u8D2ZShF7eoJ8Wtmmj

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 smart-scan-combined-market-scanner-afd8e11a
```

Example prompt: Can you run a combined breakout and accumulation market scan right now and show me which stocks are flagged?

## When to prefer this

Choose this endpoint when you need both breakout and accumulation scan results in a single call rather than making two separate requests. It is cost-effective at $1.65 USDC for users who routinely need both signal types simultaneously, and ideal for automated trading pipelines or agents that need a comprehensive technical scan snapshot in one round trip.

## Known failure modes

- Payment not included or insufficient USDC — returns 402 Payment Required
- Rate limiting or server unavailability — returns 5xx error
- No results found if market conditions produce no qualifying signals
- Malformed request returns 400 Bad Request

## How this service works

Run breakout and accumulation market scans in one paid request.

## Output

A list of market scan results identifying stocks or assets exhibiting breakout patterns and/or accumulation behavior, combining both scan types into a single response. Results typically include ticker symbols and relevant signal data for each detected pattern.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/smart-scan-combined-market-scanner-afd8e11a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agent.smart-scan.xyz](https://www.zero.xyz/host/agent.smart-scan.xyz/llms.txt)
