See It in Action
Watch the Data Agent answer real queries across all three platforms.- Polymarket
- Hyperliquid
- Meteora
What You’ll Access
Polymarket
38 endpoints. Trending markets, smart money consensus, insider detection, wallet profiling, alpha caller tracking, and capital flow analysis.
Hyperliquid
18 endpoints. Trader leaderboards, daily PnL, fresh whale detection, long/short pressure, and smart wallet signals.
Meteora
18 endpoints. Pool trending, LP rankings, volume heatmaps, fee analysis, DCA accumulation pressure, and position tracking.
How Payment Works
Every paid request follows the same settle-after-execute pattern, regardless of which protocol you use.Request Data
Call any endpoint. The server responds with HTTP 402 and the exact USDC price, along with payment instructions for all supported protocols.
Sign Payment Locally
Your agent signs a USDC transfer transaction with your wallet. The transaction is not broadcast — it stays local as proof of payment intent.
Re-send With Payment
Attach the signed transaction and re-send the same request. The server validates the transaction, runs your query, and only then broadcasts the payment on-chain.
Three Payment Protocols
| Protocol | Chain | Currency | SDK | Best For |
|---|---|---|---|---|
| x402 | Solana | USDC | @x402/core + @x402/svm | Most users — established, broad wallet support |
| MPP Tempo | Tempo (EVM) | USDC.e | mppx | EVM-native agents with USDC.e on Tempo |
| MPP Solana | Solana | USDC | @solana/mpp | MPP-native agents with Solana wallets |
Pricing
| Tier | Base Cost | Typical Endpoints |
|---|---|---|
| Light | $0.01 | Search, trades feed, platform stats |
| Medium | $0.02 | Trending, volume heatmaps, activity feeds |
| Heavy | $0.05 | Leaderboards, scoring, insider detection |
| Whale | $0.08 | Multi-wallet comparisons, opportunity scans |
What This API Covers (and What It Doesn’t)
This is read-only analytics. You get smart money intelligence, wallet scoring, and market signals across three platforms. No trade execution.Get Started
Quick Start
Set up payments and make your first query in minutes. Covers x402, MPP Tempo, and MPP Solana.
All 74 Endpoints
Browse every endpoint with pricing, parameters, and known quirks.
Full Specification
The complete skill spec with every endpoint, parameter, fallback strategy, and integration pattern lives at:skill.md
Full technical specification for agent integration
