claw402 Low Funding Rate Lookup (via vergex.trade) is a paid API for AI agents from claw402.ai, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-13).
Returns a list of cryptocurrency perpetual contracts with low funding rates, sourced from vergex.trade, accessible via USDC micropayment.
Backed by vergex.trade. Pay for any API with USDC. No API keys. No registration. Just a wallet.
A JSON object with code 0 and a data array containing perpetual contract entries that have low funding rates, including relevant rate values and possibly symbol identifiers. The list can be limited via the optional 'limit' query parameter.
GEThttps://claw402.ai/api/v1/nofx/funding-rate/lowUse this endpoint when you need a quick, wallet-gated (no API key) lookup of crypto perpetual contracts with low funding rates, especially if you want to identify long-friendly or cost-efficient futures positions. Prefer this over broader market data APIs when specifically targeting the low-funding-rate segment.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"limit": "10"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"data": {
"desc": "负费率排行(空头拥挤)",
"count": 10,
"rates": [
{
"rank": 1,
"symbol": "FIDA",
"mark_price": 0.02348,
"index_price": 0.02355156,
"funding_rate": -0.156644,
"next_funding_time": 1781251200000,
"price_delta_percent": 14.216163583252204
},
{
"rank": 2,
"symbol": "PORTAL",
"mark_price": 0.01475,
"index_price": 0.01481836,
"funding_rate": -0.157468,
"next_funding_time": 1781251200000,
"price_delta_percent": -2.5793650793650773
},
{
"rank": 3,
"symbol": "SAHARA",
"mark_price": 0.01624,
"index_price": 0.01635556,
"funding_rate": -0.171265,
"next_funding_time": 1781251200000,
"price_delta_percent": 1.5634771732332722
},
{
"rank": 4,
"symbol": "QNTX",
"mark_price": 56.94208525,
"index_price": 56.56894112,
"funding_rate": -0.173511,
"next_funding_time": 1781251200000,
"price_delta_percent": 0
},
{
"rank": 5,
"symbol": "ID",
"mark_price": 0.03224345,
"index_price": 0.03258491,
"funding_rate": -0.337376,
"next_funding_time": 1781251200000,
"price_delta_percent": 13.547930668553224
},
{
"rank": 6,
"symbol": "HOME",
"mark_price": 0.02896169,
"index_price": 0.03010297,
"funding_rate": -0.44826,
"next_funding_time": 1781244000000,
"price_delta_percent": -12.912912912912915
},
{
"rank": 7,
"symbol": "ASTR",
"mark_price": 0.005994,
"index_price": 0.00601592,
"funding_rate": -0.45716799999999996,
"next_funding_time": 1781251200000,
"price_delta_percent": -12.776806526806528
},
{
"rank": 8,
"symbol": "AERGO",
"mark_price": 0.03924211,
"index_price": 0.04004048,
"funding_rate": -0.761386,
"next_funding_time": 1781251200000,
"price_delta_percent": 0.7714065312419688
},
{
"rank": 9,
"symbol": "SOPH",
"mark_price": 0.00622272,
"index_price": 0.00637762,
"funding_rate": -0.8685480000000001,
"next_funding_time": 1781251200000,
"price_delta_percent": 14.07136322049405
},
{
"rank": 10,
"symbol": "STG",
"mark_price": 0.61461328,
"index_price": 0.62595161,
"funding_rate": -1.6918490000000002,
"next_funding_time": 1781251200000,
"price_delta_percent": 41.95495704666822
}
],
"rank_type": "low"
},
"success": true
}{
"type": "json",
"example": {
"code": 0,
"data": []
}
}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"