# Stratalize SaaS Market Intelligence

> Stratalize SaaS Market Intelligence is a paid API for AI agents from www.stratalize.com, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns growth signals, AI citation leaders, and disruption risk scores for a specified SaaS software category

## Facts

- Endpoint: GET https://www.stratalize.com/api/x402/saas-market-intelligence
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stratalize-saas-market-intelligence-98b11736
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Yo3QLQts3acpC9OP1VBbD

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 stratalize-saas-market-intelligence-98b11736
```

Example prompt: Pull Stratalize's market intelligence for the CRM software category — I want to see the growth signal, which vendors are leading in AI citations, and what the disruption risk looks like.

## When to prefer this

Use this endpoint when you need real-time SaaS category-level market dynamics — specifically growth signals, AI mindshare rankings, and disruption risk — rather than company-level financials or general web search. Ideal for investment thesis validation, competitive positioning analysis, or understanding which vendors are gaining AI citation momentum within a software vertical. The cryptographic signing makes it suitable for high-trust, auditable workflows.

## Known failure modes

- Unknown or unrecognized software category returns an error or empty result
- Ambiguous category names may return mismatched data
- Service unavailability results in a timeout or 5xx error
- Missing or invalid category parameter returns a 400 validation error
- Payment failure (insufficient USDC balance) blocks the request via x402 protocol

## How this service works

Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). SaaS category market dynamics — growth signal, AI citation leaders, and disruption risk for any software category. Source: Stratalize market intelligence composite. Use when assessing category investment thesis or competitive positioning

## Output

Returns a structured market intelligence report for the specified SaaS category, including: a growth signal indicator, a ranked list of AI citation leaders (vendors most cited by AI systems in that category), and a disruption risk score. Every response is cryptographically signed with ML-DSA-65 and includes a verifiable receipt URL at trust.stratalize.com/verify.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "category": {
   "type": "string",
   "description": "Request parameter: category"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stratalize-saas-market-intelligence-98b11736/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.stratalize.com](https://www.zero.xyz/host/www.stratalize.com/llms.txt)
