A

ArbiPulse · Pairs

by ArbiPulse

GETBaseSolanaArbitrumPolygonFraxtalWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.15

per call · USD Coin on Base

Statistical arbitrage — cointegrated pairs with z-score signals across crypto, equities, forex and DeFi. For quant and trading agents.

Endpoint

GET https://arbipulse.theaslangroupllc.com/api/pairs

2

Calls / 30d

1

Unique payers / 30d

Aug 20

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://arbipulse.theaslangroupllc.com/api/pairs", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://arbipulse.theaslangroupllc.com/api/pairs?asset_a=BTC&asset_b=ETH&asset_class=crypto&lookback_days=30" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "asset_a": "BTC",
  "asset_b": "ETH",
  "asset_class": "crypto",
  "asset_class_specific_notes": "Crypto pairs are highly correlated in bull markets but diverge on asset-specific news (ETH upgrades, BTC halving). Trade through perpetual futures for easy short access.",
  "current_signal": {
    "current_relationship": "ETH is trading at a premium to its historical BTC ratio. ETH/BTC ratio elevated vs 30-day average.",
    "estimated_z_score": 1.8,
    "signal_strength": "moderate",
    "spread_direction": "asset_b_premium"
  },
  "pair_statistics": {
    "cointegration_assessment": "strong",
    "estimated_correlation_30d": 0.87,
    "historical_context": "BTC/ETH is one of the most studied crypto pairs. The ETH/BTC ratio (currently 0.052) oscillates between 0.04 and 0.07 across cycles.",
    "mean_reversion_speed": "medium (1-7d)",
    "typical_spread_behavior": "ETH typically prices at 6-8% of BTC value. Deviations >2 standard deviations historically revert within 2-7 days."
  },
  "pulse_suggestions": [],
  "related_pairs_to_watch": [
    "ETH/SOL",
    "BTC/SOL",
    "WBTC/WETH on-chain spread"
  ],
  "risks": [
    "Correlation can break permanently (e.g. ETH merge changed dynamics)",
    "Crypto market structure shifts make historical z-scores unreliable",
    "Both legs can move adversely in a flash crash"
  ],
  "scan_time": "2026-06-06T12:00:00Z",
  "size_guidance": {
    "dollar_neutral": true,
    "hedge_ratio": 1,
    "max_position_size_pct_of_capital": 5,
    "recommended_notional_per_leg": "$5,000-$50,000"
  },
  "trade_signal": {
    "action": "long_a_short_b",
    "entry_condition": "ETH/BTC ratio above 0.054 (current: 0.056)",
    "estimated_profit_bps": 380,
    "exit_condition": "ETH/BTC ratio returns to 0.052 (30d mean)",
    "rationale": "ETH/BTC at 1.8 std devs above 30d mean. If historical correlation holds, ETH likely to underperform BTC short-term.",
    "stop_loss_condition": "ETH/BTC ratio exceeds 0.060 (3 std devs)",
    "typical_holding_period": "3-10 days"
  }
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Fraxtal, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from ArbiPulse & similar services