Perpetual Funding Rates Multi-Venue (Hyperliquid + dYdX + Aevo) is a paid API for AI agents from meryol-agenticmarket-x402.hf.space, paid per call via x402, $0.005000/call, status unknown (last checked 2026-09-15).
Returns per-venue 8h funding rate, annualized APR, open interest, and mark price for a crypto ticker across Hyperliquid, dYdX, and Aevo, plus a median APR across venues.
Pre-trade funding check for perp positions: one call aggregates live funding across Hyperliquid + dYdX + Aevo for a ticker (BTC, ETH, SOL, …). Per-venue 8h funding, annualized APR, open interest USD, mark price, and cross-venue median APR. Spot delta-neutral carry or skewed funding before opening a position. Cached 30s.
A JSON object with a 'venues' array containing per-exchange entries (exchange name, 8h funding rate, annualized APR, open interest in USD, mark price) and a 'median_apr' field summarizing the cross-venue median annualized funding rate.
GEThttps://meryol-agenticmarket-x402.hf.space/perps/funding/:marketUse this endpoint when you need a real-time, multi-venue comparison of perpetual funding rates (not just a single exchange) for delta-neutral carry analysis, pre-trade funding assessment, or cross-venue arbitrage. Prefer over single-exchange APIs when the median or spread across Hyperliquid, dYdX, and Aevo is required.
{
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"market": "BTC"
},
"queryParams": {}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"notes": [
"1_venues_unavailable"
],
"market": "BTC",
"venues": [
{
"notes": [],
"venue": "hyperliquid",
"market": "BTC",
"mark_price": 63890,
"funding_apr": -0.029717424,
"funding_rate_8h": -0.0000271392,
"open_interest_usd": 1915624043.8436
},
{
"notes": [
"status_404"
],
"venue": "dydx",
"market": null,
"mark_price": null,
"funding_apr": null,
"funding_rate_8h": null,
"open_interest_usd": null
},
{
"notes": [],
"venue": "aevo",
"market": "BTC-PERP",
"mark_price": 63887.764906,
"funding_apr": 0,
"funding_rate_8h": 0,
"open_interest_usd": null
}
],
"median_apr": 0
}| Field | Type | Description |
|---|---|---|
| notesrequired | array | |
| marketrequired | string | |
| venuesrequired | array | |
| median_aprrequired | number |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"