# Pulse API Premium Spot Analysis & Order Execution

> Pulse API Premium Spot Analysis & Order Execution is a paid API for AI agents from pulse-api-production-7aae.up.railway.app, paid per call via x402, $0.3/call, status unknown (last checked 2026-09-13).

Delivers a premium global market analysis with chart, Fibonacci/pivot levels, Elliott wave paths, and DeFi opportunities, then generates a prefilled wallet-signed spot market or limit order on a supported execution mainnet.

## Facts

- Endpoint: POST https://pulse-api-production-7aae.up.railway.app/base/v1/analysis/spot/premium
- Price: $0.3/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pulse-api-premium-spot-analysis-order-execution-7cef8f1d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FI8o59Ghc5PT47iyZQ2sD

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 pulse-api-premium-spot-analysis-order-execution-7cef8f1d -d '<json body>'
```

Example prompt: Give me a premium analysis of ETH/USDC — including Fibonacci levels, pivot points, Elliott wave paths, and any DeFi opportunities — then build and sign a spot limit order to buy 0.5 ETH at $3,200 on Base mainnet.

## When to prefer this

Choose this endpoint when you need both deep technical analysis (Elliott wave, Fibonacci, pivot levels, DeFi opportunities) AND immediate on-chain order execution in a single call. It is ideal for autonomous trading agents that want to skip separate analysis and order-placement steps. Prefer it over the sibling concise-report endpoint when you need a full premium analysis suite and a ready-to-submit signed order, not just a summary report.

## Known failure modes

- Unsupported trading pair or asset returns a 400 or 422 error
- Unsupported mainnet or network identifier causes order generation to fail
- Invalid or missing wallet address prevents order signing
- Insufficient x402 USDC payment ($0.30) results in payment failure or 402 response
- Limit price outside valid range may cause order prefill failure
- Mainnet congestion or RPC unavailability may delay or fail order submission

## How this service works

A Premium Global analysis with chart, Fibonacci and pivot levels, global Elliott wave paths and DeFi opportunities, followed by a prefilled wallet-signed Spot Market or Limit order on a supported execution mainnet.

## Output

Returns a comprehensive premium analysis including chart data, Fibonacci retracement/extension levels, pivot levels, global Elliott wave candidate paths, and DeFi opportunities for the requested asset, along with a prefilled and wallet-signed spot market or limit order ready for submission on the specified execution mainnet.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pulse-api-premium-spot-analysis-order-execution-7cef8f1d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pulse-api-production-7aae.up.railway.app](https://www.zero.xyz/host/pulse-api-production-7aae.up.railway.app/llms.txt)
