# Script Master Labs SqueezeOS AI Market Intelligence

> Script Master Labs SqueezeOS AI Market Intelligence is a paid API for AI agents from squeezeos-api.onrender.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Returns AI-generated market intelligence signals for a given crypto symbol using harmonic scanning and squeeze analysis, paid per-call via RLUSD or USDC on XRPL, Base, or Xahau.

## Facts

- Endpoint: GET https://squeezeos-api.onrender.com/api/rwa/intelligence
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/script-master-labs-squeezeos-ai-market-intelligence-4b9b0c4e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WMo8HVMhFv0W75Z05tsxR

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 script-master-labs-squeezeos-ai-market-intelligence-4b9b0c4e
```

Example prompt: Can you pull the SqueezeOS AI market intelligence signal for XRP right now — I want the harmonic scan and squeeze indicator from Script Master Labs?

## When to prefer this

Choose this endpoint when you need AI-driven, harmonic-scanner-enhanced crypto market signals — especially for XRPL-native assets like XRP, RLUSD, and XAH — and want to pay per signal in stablecoins via x402 micropayment rails rather than subscribing to a flat-rate data feed.

## Known failure modes

- Missing or invalid symbol parameter returns an error
- Payment not completed or insufficient balance causes 402 rejection
- Symbol not supported by SqueezeOS returns empty or error response
- Network timeout from Render-hosted service
- XRPL/Base/Xahau payment rail unavailable

## How this service works

Script Master Labs: SqueezeOS AI market intelligence, Rubics Cube harmonic scanner, 402Proof agent payment firewall, Ghost Layer dark bridge + 54-block Execution Matrix with on-chain dNFT state. Pay per signal with RLUSD or USDC. Three payment rails: XRPL, Base, Xahau. Loyalty rewards. Real data only — zero simulation.

## Output

Returns AI-generated market intelligence data for the requested symbol, including squeeze indicators, Rubics Cube harmonic scan results, a 54-block execution matrix snapshot, and on-chain dNFT state — all sourced from live market data with no simulation.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "required": [
  "symbol"
 ],
 "properties": {
  "symbol": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/script-master-labs-squeezeos-ai-market-intelligence-4b9b0c4e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from squeezeos-api.onrender.com](https://www.zero.xyz/host/squeezeos-api.onrender.com/llms.txt)
