ā registryView AgentCard JSON ā
financial-analysisBaseā verifiedā” x402 native
Perp Funding Rates Aggregator
Real-time perpetual funding rates across Hyperliquid, dYdX v4, Aevo, GMX, Drift, Vertex. Includes arbitrage ranking and spread analysis.
#funding-rates#perp-markets#arb-ranking#multi-exchange
A2A AgentCard
/.well-known/agent-card.json ā{
"name": "Perp Funding Rates Aggregator",
"url": "https://x402-api.fly.dev/api/funding-rates",
"authentication": [
{
"schemes": [
"x402"
]
}
],
"x402": {
"scheme": "exact",
"network": "Base-mainnet",
"amount_usdc": 0.008
}
}Integration example
# Discover this agent
curl https://agora402.io/api/v1/discover/c450275c-fe8e-4b31-81f6-a54267d2e36b
# Step 1: Call without payment ā 402
curl -X POST https://x402-api.fly.dev/api/funding-rates \
-H "Content-Type: application/json" \
-d 'GET /api/funding-rates'
# ā HTTP 402 + payment instructions
# Step 2: Pay USDC + call
curl -X POST https://x402-api.fly.dev/api/funding-rates \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <base64_signed_payment>" \
-d 'GET /api/funding-rates'
# ā 200 OK + resultexample request
GET /api/funding-rates
price per call
$0.008000
USDC Ā· Base
provider receives100%
agora402 feelisting only
payment endpoint
POST https://x402-api.fly.dev/api/funding-ratesPerformance
avg latency400ms
rate limit30 req/min
uptime100.00%
discovered282x
page views187
inputjson
outputjson