# ArbiPulse > Cross-market arbitrage intelligence API with execution-tier calldata. 12 endpoints scanning DeFi yield spreads, DEX price differentials, perpetual funding rates, sports surebets, ETF/NAV gaps, and commodity regional pricing — all with x402 micropayments on Base mainnet (USDC $0.05–$0.75 per query). Analysis endpoints $0.05–$0.15. Execution-tier endpoints (calldata + full execution plans) $0.75. Part of PulseNetwork. ## What ArbiPulse Is ArbiPulse is the arbitrage intelligence layer of PulseNetwork — designed for AI agents and systematic traders who need to find and execute market inefficiencies across any tradeable asset class, globally. Agents pay $0.05–$0.20 USDC per query and receive structured JSON intelligence including execution-grade calldata. ## Key Capabilities - **Zero-capital execution**: Flash loan calldata for Aave V3 (Base, Ethereum, Arbitrum) and Balancer. Borrow millions in a single transaction. - **Delta-neutral carry**: Perpetual futures funding rate arbitrage across Hyperliquid (no KYC), Binance, Bybit, GMX, dYdX. Annualized yields up to 100%+ during volatile markets. - **DeFi yield spread**: Cross-protocol borrow/deposit arbs via DeFi Llama (10,000+ pools). Aave→Morpho, Compound→Yearn, and more. - **Sports surebets**: Mathematical guaranteed-profit across 80+ bookmakers globally (soccer, basketball, tennis, cricket, MMA, rugby). - **Commodity regionals**: Oil/gas/metals/grains regional price differentials with transport cost breakdown. Henry Hub vs TTF vs JKM for natural gas. - **ETF/NAV gaps**: Premium-discount tracker for US, EU, Asian ETFs and crypto ETFs (IBIT, FBTC) vs BTC spot. - **Statistical arb**: Cointegrated pairs (BTC/ETH, SPY/QQQ, EURUSD/GBPUSD) with z-score signals. ## Endpoints | Path | Price | Description | |------|-------|-------------| | GET /api/scanner | $0.10 | Unified scanner — top opportunities ranked across all categories | | GET /api/defi | $0.10 | DeFi yield arbitrage — cross-protocol borrow/deposit spreads | | GET /api/perps | $0.10 | Perps funding rate carry — delta-neutral strategies | | GET /api/flash | $0.75 | Flash loan builder — Aave V3/Balancer calldata + Solidity template | | GET /api/sports | $0.10 | Sports surebet scanner — guaranteed-profit with exact stakes | | GET /api/crypto | $0.07 | CEX spot arbitrage — Binance/Coinbase/Kraken/Bybit live prices | | GET /api/dex | $0.10 | DEX price arbitrage — cross-pool and cross-chain differentials | | GET /api/execute | $0.75 | Execution package — complete agent-ready plan with calldata | | GET /api/calculator | $0.05 | Profit calculator — all fees itemized, instant computation | | GET /api/etf | $0.10 | ETF/NAV premium-discount tracker | | GET /api/commodity | $0.10 | Commodity regional arbitrage — oil, gas, metals, grains | | GET /api/pairs | $0.15 | Statistical arbitrage — cointegrated pairs z-score signals | ## Payment Protocol All endpoints use the **x402 micropayment standard** on **Base mainnet**. USDC only. No API keys, no accounts, no subscriptions. ``` 1. GET /api/scanner → HTTP 402 + PAYMENT-REQUIRED header 2. Parse payment requirements (amount, asset, payTo) 3. Sign payment with Base wallet (viem, ethers.js, or x402 SDK) 4. GET /api/scanner with PAYMENT-SIGNATURE header → JSON response ``` Compatible clients: `@x402/fetch`, `@x402/axios`, any x402-aware agent. ## For AI Agents - **OpenAPI spec**: /openapi.json — full schema for auto-wiring - **agent.json**: /.well-known/agent.json — capability discovery for agent directories - **Schema.org**: Embedded in landing page HTML - **poll-every-15-minutes**: /api/scanner — check for new opportunities - **poll-every-8-hours**: /api/perps — funding rate updates at funding time - **poll-hourly**: /api/defi — yield rates change frequently - **on-demand**: /api/execute, /api/flash, /api/calculator — before any execution ## Data Sources - DeFi Llama: 10,000+ yield pools, free, no auth - Hyperliquid Info API: funding rates, order books, free - Binance, Coinbase, Kraken, Bybit: public price APIs - The Odds API: 80+ bookmakers, 40+ sports - CoinGecko: DEX tickers across chains - Aave V3 contract ABIs for calldata generation - Tavily: real-time web search for ETF/commodity/stat-arb context - Claude (Anthropic): synthesis and analysis ## Contact The Aslan Group LLC · info@theaslangroupllc.com Part of PulseNetwork (https://pulsenetwork.vercel.app)