Skip to main content
Hero Dark

Welcome to Hedgehog Edge

Institutional-grade cryptocurrency data API with 110+ technical indicators, powered by the revolutionary x402 payment protocol. No subscriptions. No API keys. No credit cards. Just autonomous, per-request payments in USDC on Base L2.

Get Started in Minutes

Getting Started Guide

Learn how to connect to the API and fetch your first dataset with x402 payments

What Makes Hedgehog Edge Different?

πŸ€– AI-Native Payments

Autonomous agents can pay for data independently using x402 protocol - no human intervention needed

πŸ’° Pay Per Request

Only pay for the exact data you request. No subscriptions, no unused quota, no waste

⚑ Instant Settlement

USDC payments on Base L2 settle in seconds with minimal gas fees

πŸ” No API Keys

No credentials to manage or secure. Your wallet is your identity

Comprehensive Technical Analysis

Access 110+ pre-calculated technical indicators including:

Moving Averages

SMA, EMA (9, 20, 50, 100, 200 periods) plus Bitcoin-specific 2-year MAs

Ichimoku Cloud

Complete Ichimoku suite with standard & alternate settings, plus projected clouds

Momentum Indicators

RSI, MACD, ADX with pre-calculated signals and cross alerts

Volatility Bands

Bollinger Bands with squeeze detection and ATR/NATR

Heiken Ashi

Smoothed candlesticks for clearer trend identification

Signal Detection

Pre-calculated crosses, breakouts, and pattern signals

View All 110+ Indicators

Browse the complete technical indicator reference

Multiple Timeframes

Choose the interval that matches your trading strategy:
IntervalBest ForData Endpoint
1 hourDay trading, scalping/api/data/1h
4 hoursSwing trading/api/data/4h
12 hoursMulti-day positions/api/data/12h
1 dayPosition trading/api/data/1d
1 weekLong-term investing/api/data/1w

Quick Example

const response = await api.get("https://x402.hedgehogedge.com/api/data/1h", {
  params: {
    symbol: "BTC/USD",
    startDate: "2025-01-01",
    endDate: "2025-01-02",
    indicators: "sma20,rsi14,macd_line,bb_upper,bb_lower",
  },
});

// Payments handled automatically by x402 SDK
// Data returned with all requested indicators pre-calculated

Timeframe: 1h
Indicators: ema9,ema12,rsi9,macd_line,macd_signal,bb_upper,bb_lower,atr14
Fast-moving indicators for quick entry/exit decisions
Timeframe: 4h or 1d Indicators: sma20,sma50,ema20,rsi14,macd_line,adx14,atr14 Medium-term trend following with momentum confirmation
Timeframe: 1d or 1w Indicators: tenkan_sen,kijun_sen,senkou_span_a,senkou_span_b,tk_cross_bullish,kumo_breakout_bullish Complete Ichimoku Cloud analysis with signal detection
Timeframe: Any
Indicators: all
Get all 110+ indicators for comprehensive analysis

Supported Assets

Access historical data for major cryptocurrencies including: Top Assets: BTC/USD, ETH/USD, SOL/USD, BNB/USD, XRP/USD, ADA/USD, DOGE/USD
DeFi: UNI/USD, LINK/USD, AAVE/USD, MATIC/USD, AVAX/USD
Layer 1s: DOT/USD, ATOM/USD, NEAR/USD, APT/USD
And many more! Test any symbol with a small date range request.

Ready to Build?


Support & Community


New to x402? Don’t worry! Our Getting Started guide walks you through wallet setup, funding, and your first API request step-by-step.