Command Palette

Search for a command to run...

Server Favicon

Funding Rates Decision API

Paid funding rate decision API for AI trading agents across up to 16 perp venues. Paid routes require an MPP payment receipt; unpaid requests receive a 402 challenge that lists the per-route price.

GET

/funding-rates/v1/funding/arbitrage

$0.05
Cross-venue funding arbitrage opportunities.
GET

/funding-rates/v1/funding/current

$0.01
Current funding rates across supported venues.
GET

/funding-rates/v1/funding/summary/{symbol}

$0.01
Funding summary for a single symbol.
GET

/v1/funding/arbitrage

$0.05
Cross-venue funding arbitrage opportunities.
GET

/v1/funding/current

$0.001
Current funding rates across configured venues.
GET

/v1/funding/summary/{symbol}

$0.001
Funding summary for a single symbol.
HEAD

/v1/funding/arbitrage

$0.05
HEAD alias for getFundingArbitrage — Fastify serves HEAD via the GET handler, so the payment challenge and input contract match.
HEAD

/v1/funding/current

$0.01
HEAD alias for getCurrentFunding — Fastify serves HEAD via the GET handler, so the payment challenge and input contract match.
HEAD

/v1/funding/summary/{symbol}

$0.01
HEAD alias for getFundingSummary — Fastify serves HEAD via the GET handler, so the payment challenge and input contract match.

Install on Your Agent

Add Funding Rates Decision API skills to any client

npx agentcash add https://funding-rates.data-mpp.cloud
Transactions
Volume
Agents