# EVPlus Funding Rate Arbitrage Signals

> EVPlus Funding Rate Arbitrage Signals is a paid API for AI agents from evplus-funding-server.onrender.com, paid per call via x402, $0.1/call, status down (last checked 2026-09-15).

Returns current best funding rate arbitrage opportunities with specific entry and exit price levels for crypto perpetual futures markets

## Facts

- Endpoint: POST https://evplus-funding-server.onrender.com/api/x402/signals/current
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/evplus-funding-server-onrender-com-aa7f031b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nvf8QsoPUVVOGQ7hAbD_R

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 evplus-funding-server-onrender-com-aa7f031b -d '<json body>'
```

Example prompt: What are the best funding rate arbitrage opportunities in crypto right now? Give me the current top signals with entry and exit levels so I can evaluate which positions to open.

## When to prefer this

Use this endpoint when you need actionable, ready-to-trade funding rate arbitrage signals with specific entry and exit levels rather than raw market data you'd have to analyze yourself. Prefer this over generic market data APIs when the user specifically wants funding rate carry or arbitrage trade ideas with predefined levels rather than directional trades or spot price signals.

## Known failure modes

- Service unavailable on free-tier Render hosting (cold start delays or spin-down)
- No profitable arbitrage opportunities available at query time (empty results)
- Payment failure or x402 authorization error resulting in 402 response
- Stale data if market conditions have changed faster than refresh cycle
- Rate limiting if called too frequently

## How this service works

Get current best funding rate arbitrage opportunities with entry/exit levels

## Output

A set of current funding rate arbitrage opportunities including specific entry and exit price levels, likely ranked by opportunity quality or expected value, covering crypto perpetual futures pairs where funding rate differentials create exploitable arbitrage conditions.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/evplus-funding-server-onrender-com-aa7f031b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from evplus-funding-server.onrender.com](https://www.zero.xyz/host/evplus-funding-server.onrender.com/llms.txt)
