LIVEHyperliquid · MPP · Tempo
HL Funding Oracle
Real-time funding rate intelligence for Hyperliquid perpetuals. Four paid endpoints via MPP on Tempo — no API keys, pay per request.
Endpoints
GET
$0.005/api/funding/snapshotAll markets — funding rates ranked by absolute value
npx mppx 'https://hlfundingrate.xyz/api/funding/snapshot'
GET
$0.008/api/funding/asset?ticker=BTCDeep analysis for one ticker: history, trend, volatility
npx mppx 'https://hlfundingrate.xyz/api/funding/asset?ticker=ETH'
GET
$0.005/api/funding/extremesTop 5 highest / lowest rates + danger zone assets
npx mppx 'https://hlfundingrate.xyz/api/funding/extremes'
GET
$0.010/api/funding/arbitrageArb signal scan — ranked opportunities with net APY estimate
npx mppx 'https://hlfundingrate.xyz/api/funding/arbitrage'
Payment
All endpoints use MPP (Micropayment Protocol) on the Tempo blockchain. Payments in USDC.e, per-request, no subscription.
Install: npm i -g mppx · Call: npx mppx '<url>'
Discovery
OpenAPI spec
https://hlfundingrate.xyz/openapi.jsonLLMs context
https://hlfundingrate.xyz/llms.txtMPPScan
https://mppscan.com