# Wintergreen x402 Lifetime Bundle – Crypto Trading Intelligence

> Wintergreen x402 Lifetime Bundle – Crypto Trading Intelligence is a paid API for AI agents from x402.wintergreen.uk, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a comprehensive bundle of crypto trading intelligence including Hyperliquid signals, quant methodology, market microstructure insights, power market analysis, and career guides, gated behind a $99 USDC x402 micropayment.

## Facts

- Endpoint: GET https://x402.wintergreen.uk/api/v1/bundle/lifetime
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/wintergreen-x402-lifetime-bundle-crypto-trading-intelligence-78ece660
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LSgfmhm5IqK_zEXP-MATt

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 wintergreen-x402-lifetime-bundle-crypto-trading-intelligence-78ece660
```

Example prompt: Pull the Wintergreen lifetime bundle for me — I want the full set of Hyperliquid funding divergence signals, the 19-rule kill battery strategy framework, and the 22 crypto microstructure observations; go ahead and pay the $99 USDC via x402 on Base.

## When to prefer this

Choose this endpoint when an AI agent needs a broad, one-time-purchase bundle of crypto trading intelligence — particularly Hyperliquid-specific signals and quant methodology — and is capable of handling x402 micropayment flows with EIP-712 signing on Base. Prefer over subscription APIs when a $99 lifetime-access model is cost-effective for the use case. Not suited for free, real-time streaming data or when granular per-category pricing is needed.

## Known failure modes

- HTTP 402 returned if no valid X-PAYMENT header is included — agent must sign EIP-712 TransferWithAuthorization and retry
- Invalid or insufficient USDC payment amount rejected by payment verifier
- Malformed EIP-712 signature causes authentication failure
- Network or RPC issues on Base chain delay payment confirmation
- Response schema is unspecified so output structure may vary or be incomplete

## How this service works

Payment-gated crypto trading intelligence for AI agents.
    
## Categories
- **Hyperliquid Signals**: Real-time funding divergence, lead-lag correlation, liquidation clusters, session volume area levels
- **Quant Methodology**: Backtesting walk-forward validation, strategy generation with kill battery (19 rules), risk management with Kelly sizing, regime detection, execution frameworks, agent orchestration
- **Market Insights**: 22 crypto microstructure observations — funding, liquidation, orderbook, regime, flow, anomaly
- **Power Markets**: ERCOT field guide, merit-order model, duck curve analysis
- **Career Guides**: Firefighter oral board prep, medical coding, ATSA, contractor estimating
- **Trust Scoring**: x402 endpoint verification, P2D badges

## Payment
All paid endpoints return HTTP 402 with USDC on Base (eip155:8453). 
Sign EIP-712 TransferWithAuthorization and retry with X-PAYMENT header.
PayTo: 0xAe9834d71F1Bd989A0dc17593451af823E31CeeD

## Output

A comprehensive content bundle delivered as structured data containing: Hyperliquid trading signals (funding divergence, lead-lag correlation, liquidation clusters, volume areas), quant methodology documents (backtesting, strategy generation, risk management, regime detection, agent orchestration), 22 crypto microstructure observations, ERCOT power market analysis, and career guide content. Returned after successful EIP-712 USDC payment verification on Base.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "format": {
   "enum": [
    "json"
   ],
   "type": "string",
   "description": "Optional response format hint (json). No required inputs."
  }
 }
}
```

## Response schema (JSON Schema)

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/wintergreen-x402-lifetime-bundle-crypto-trading-intelligence-78ece660/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.wintergreen.uk](https://www.zero.xyz/host/x402.wintergreen.uk/llms.txt)
