# Crypto Derivatives & Funding Rates

> Crypto Derivatives & Funding Rates is a paid API for AI agents from agent-commerce-factory-jm.austriaeast.cloudapp.azure.com, paid per call via x402, $0.006/call, status unknown (last checked 2026-09-15).

Returns live data on active crypto derivative contracts including perpetual futures, funding rates, open interest, and 24h volume across exchanges.

## Facts

- Endpoint: POST https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/derivatives
- Price: $0.006/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/crypto-derivatives-funding-rates-9827c50f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zSPP2VXeXstYxo4yIpXEC

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 crypto-derivatives-funding-rates-9827c50f -d '<json body>'
```

Example prompt: Pull the top 50 active crypto derivative contracts right now — I want to see funding rates, open interest, and 24h volume so I can spot funding-rate arbitrage opportunities.

## When to prefer this

Choose this endpoint when you need live perpetual futures and derivatives market data in bulk — especially funding rates, open interest, and 24h volume across multiple exchanges — for arbitrage detection, basis trading, or derivatives analytics. Prefer this over spot price endpoints when the focus is on derivatives-specific metrics like funding rates and open interest rather than simple token prices.

## Known failure modes

- limit out of range (must be 1–100): request rejected with validation error
- upstream data provider unavailable: may return stale or empty data
- no contracts returned if market data feed is temporarily down
- rate limiting or payment failure if x402 payment not properly handled

## How this service works

Crypto derivatives, perpetual futures and funding rates. Returns active derivative contracts with market/exchange, symbol, index, price, 24h change %, funding rate, open interest and 24h volume. For funding-rate arbitrage, perp market monitoring, basis-trading and derivatives-analytics agents.

## Output

A list of active derivative/perpetual futures contracts, each containing the exchange/market name, trading symbol, index price, current market price, 24-hour price change percentage, current funding rate, open interest, and 24-hour trading volume.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/crypto-derivatives-funding-rates-9827c50f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agent-commerce-factory-jm.austriaeast.cloudapp.azure.com](https://www.zero.xyz/host/agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/llms.txt)
