{"name":"Coin Railz","homepage":"https://coinrailz.com","contact":"support@coinrailz.com","description":"AI agent marketplace with x402 autonomous payment endpoints, native Coinbase Agentic Wallet support, A2A 2.0 discovery, SDK packages (@coinrailz/agent-payments NPM, coinrailz PyPI, Docker), satellite data APIs (NASA/ESA), and multi-chain support across 8 networks (7 EVM + Solana). Processing fee: 1.5% + $0.01 per transaction.","version":"x402-2.12","specVersion":"2.12.0","x402Version":2,"facilitatorUrl":"https://api.cdp.coinbase.com/platform/v2/x402","payTo":"0xa4bbe37f9a6ae2dc36a607b91eb148c0ae163c91","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","updated":"2026-05-19T00:00:00Z","instructions":"https://coinrailz.com/.well-known/agent-instructions.json","agent_instructions":"https://coinrailz.com/.well-known/agent-instructions.json","registrationEndpoint":"https://coinrailz.com/.well-known/agent-registration.json","quickstart":{"summary":"Three paths to start using Coin Railz services. Fastest: free trial key in one GET request.","path_1_free_trial":{"description":"Get $5 free credits (no card, no wallet) — ~80-100 service calls","step_1":"GET https://coinrailz.com/api/m2m/credits/trial","step_2":"Response contains your cr_live_ API key","step_3":"POST https://coinrailz.com/x402/first-call  →  Header: X-API-KEY: cr_live_...","curl_example":"curl https://coinrailz.com/api/m2m/credits/trial"},"path_2_card":{"description":"Buy credits with a Stripe card (~60 seconds)","endpoint":"POST https://coinrailz.com/api/m2m/credits/purchase","body":{"paymentMethodId":"pm_...","amount":10},"response":"cr_live_ API key + credits balance"},"path_3_onchain":{"description":"Pay per-call with on-chain USDC (EVM or Solana)","recommended_first_service":"POST https://coinrailz.com/x402/first-call","price_usd":0.05,"payment_header":"X-PAYMENT: <base64url-encoded x402 signed payload>","facilitators":["https://api.cdp.coinbase.com/platform/v2/x402","https://x402.dexter.cash"]}},"sdk":{"npm":"@coinrailz/agent-payments","npmSolana":"@coinrailz/agent-payments-solana","python":"coinrailz","pythonSolana":"coinrailz-solana","docker":"tdnupe3/agent-payments","processingFee":"1.5% + $0.01"},"networks":["eip155:8453","eip155:1","eip155:137","eip155:56","eip155:42161","eip155:10","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"walletProviders":["coinbase-cdp","moonpay-agents","any-evm"],"facilitators":["https://api.cdp.coinbase.com/platform/v2/x402","https://x402.dexter.cash"],"endpoints":[{"path":"/x402/satellite-earthdata","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"NASA Earthdata gateway: precipitation, granule search, SST, soil moisture, ocean color. Pass product= field to select. CDP/Bazaar compatible.","status":"healthy","category":"satellite-intelligence"},{"path":"/x402/earthdata-granules","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"CMR Granule Search for 1B+ granules (Landsat/Sentinel/MODIS/VIIRS). CDP/Bazaar compatible.","status":"healthy","category":"satellite-intelligence"},{"path":"/x402/earthdata-precipitation","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"GPM IMERG Precipitation (OPeNDAP point query, 0.1° resolution). CDP/Bazaar compatible.","status":"healthy","category":"satellite-intelligence"},{"path":"/x402/earthdata-sst","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"MUR Sea Surface Temperature (OPeNDAP 1km, daily). CDP/Bazaar compatible.","status":"healthy","category":"satellite-intelligence"},{"path":"/x402/earthdata-soil-moisture","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"SMAP Soil Moisture (SPL3SMP granule discovery). CDP/Bazaar compatible.","status":"healthy","category":"satellite-intelligence"},{"path":"/x402/earthdata-ocean-color","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"MODIS Ocean Color/Chlorophyll-a (MODISA_L3m_CHL). CDP/Bazaar compatible.","status":"healthy","category":"satellite-intelligence"},{"path":"/x402/multi-chain-balance","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"Query wallet balances across 7+ EVM chains in a single API call","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"walletAddress":{"type":"string","description":"Wallet address to check"},"chains":{"type":"array","items":{"type":"string"},"description":"Chains to check (optional)"},"includeTokens":{"type":"boolean","description":"Include token balances (optional)"}},"required":["walletAddress"]}},{"path":"/x402/gas-price-oracle","methods":["POST"],"price_usd":0.1,"auth":"x402","description":"Real-time gas prices for multiple chains with USD cost estimates","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"chains":{"type":"array","items":{"type":"string"},"description":"Chains to check (optional, default: all)"}}}},{"path":"/x402/token-price","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"Token pricing with 24h change, volume, market cap from CoinGecko/DEX Screener","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"tokenAddress":{"type":"string","description":"Token contract address"},"chain":{"type":"string","description":"Blockchain network"}},"required":["tokenAddress","chain"]}},{"path":"/x402/contract-scan","methods":["POST"],"price_usd":1,"auth":"x402","description":"AI-powered smart contract security scanning — detects OWASP Smart Contract Top 10 vulnerabilities including reentrancy, integer overflow, access control issues, and front-running risks. Supports Solidity contracts on Ethereum, Base, Polygon, Arbitrum, and BSC. Returns severity-ranked findings with remediation recommendations.","status":"healthy","category":"security","input_schema":{"type":"object","properties":{"contractAddress":{"type":"string","description":"Smart contract address (0x...)"},"chain":{"type":"string","description":"Blockchain: ethereum, base, polygon, arbitrum, bsc"}},"required":["contractAddress","chain"]}},{"path":"/x402/wallet-risk","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"Wallet risk analysis with compliance flags and transaction pattern detection","status":"healthy","category":"security","input_schema":{"type":"object","properties":{"walletAddress":{"type":"string","description":"Wallet address to analyze"},"chain":{"type":"string","description":"Blockchain network"}},"required":["walletAddress","chain"]}},{"path":"/x402/trade-signals","methods":["POST"],"price_usd":0.75,"auth":"x402","description":"AI-powered crypto trading signals with entry/exit points and risk analysis","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"token":{"type":"string","description":"Token pair (default: BTC/USDT)"},"timeframe":{"type":"string","description":"Timeframe (default: 15m)"},"riskLevel":{"type":"string","description":"Risk level (default: medium)"}}}},{"path":"/x402/token-sentiment","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"Social sentiment analysis for tokens with momentum indicators","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"tokenSymbol":{"type":"string","description":"Token symbol"},"chain":{"type":"string","description":"Blockchain network (optional)"}},"required":["tokenSymbol"]}},{"path":"/x402/trending-tokens","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"Top gaining and losing tokens across DEXs with real-time market data","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"timeframe":{"type":"string","description":"Timeframe (default: 24h)"},"chain":{"type":"string","description":"Blockchain network (optional)"}}}},{"path":"/x402/whale-alerts","methods":["POST"],"price_usd":0.35,"auth":"x402","description":"Track large wallet movements with on-chain transaction monitoring","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"chains":{"type":"array","items":{"type":"string"},"description":"Chains to monitor (optional)"},"minValueUsd":{"type":"number","description":"Minimum transaction value in USD (optional)"},"tokenAddresses":{"type":"array","items":{"type":"string"},"description":"Specific tokens to track (optional)"}}}},{"path":"/x402/dex-liquidity","methods":["POST"],"price_usd":0.2,"auth":"x402","description":"Real-time DEX liquidity pool monitoring across multiple exchanges","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"tokenAddress":{"type":"string","description":"Token contract address"},"chain":{"type":"string","description":"Blockchain network"}},"required":["tokenAddress","chain"]}},{"path":"/x402/transaction-builder","methods":["POST"],"price_usd":0.3,"auth":"x402","description":"Pre-validated transaction encoding for agent-to-agent transfers","status":"healthy","category":"infrastructure","input_schema":{"type":"object","properties":{"from":{"type":"string","description":"Sender address"},"to":{"type":"string","description":"Recipient address"},"value":{"type":"string","description":"Transaction value"},"data":{"type":"string","description":"Transaction data (optional)"},"chain":{"type":"string","description":"Blockchain network"}},"required":["from","to","value","chain"]}},{"path":"/x402/token-metadata","methods":["POST"],"price_usd":0.1,"auth":"x402","description":"Unified token info across all chains - essential for trading agent UIs","status":"healthy","category":"infrastructure","input_schema":{"type":"object","properties":{"tokenAddress":{"type":"string","description":"Token contract address"},"chain":{"type":"string","description":"Blockchain network"}},"required":["tokenAddress","chain"]}},{"path":"/x402/approval-manager","methods":["POST"],"price_usd":0.2,"auth":"x402","description":"Token approval transaction generator - required for DeFi agents","status":"healthy","category":"infrastructure","input_schema":{"type":"object","properties":{"tokenAddress":{"type":"string","description":"Token contract address"},"spender":{"type":"string","description":"Spender address"},"amount":{"type":"string","description":"Approval amount"},"chain":{"type":"string","description":"Blockchain network"}},"required":["tokenAddress","spender","amount","chain"]}},{"path":"/x402/batch-quote","methods":["POST"],"price_usd":0.4,"auth":"x402","description":"Multi-DEX price quotes in single call - critical for trading bot price discovery","status":"healthy","category":"infrastructure","input_schema":{"type":"object","properties":{"pairs":{"type":"array","items":{"type":"string"},"description":"Array of trading pairs to quote"}},"required":["pairs"]}},{"path":"/x402/portfolio-tracker","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"Real-time multi-chain portfolio valuation - infrastructure for portfolio management agents","status":"healthy","category":"infrastructure","input_schema":{"type":"object","properties":{"walletAddress":{"type":"string","description":"Wallet address to track"},"chains":{"type":"array","items":{"type":"string"},"description":"Chains to track (optional)"}},"required":["walletAddress"]}},{"path":"/x402/instant-agent-wallet","methods":["POST"],"price_usd":1,"auth":"x402","description":"Create MPC-secured USDC wallets instantly - Circle Developer-Controlled Wallets for AI agents","status":"healthy","category":"premium-infrastructure","input_schema":{"type":"object","properties":{"agentId":{"type":"string","description":"Unique AI agent identifier"},"description":{"type":"string","description":"Wallet description/label (optional)"},"initialFundingAmount":{"type":"number","description":"Initial USDC funding amount (optional)"}},"required":["agentId"]}},{"path":"/x402/verified-agent-identity","methods":["POST"],"price_usd":5,"auth":"x402","description":"KYA (Know-Your-Agent) identity verification - On-chain reputation & compliance scoring using ERC-8004 standard","status":"healthy","category":"premium-infrastructure","input_schema":{"type":"object","properties":{"agentId":{"type":"string","description":"Unique AI agent identifier"},"walletAddress":{"type":"string","description":"Agent's wallet address"},"signature":{"type":"string","description":"Signature proof (optional)"},"metadata":{"type":"object","description":"Additional agent metadata (optional)"}},"required":["agentId","walletAddress"]}},{"path":"/x402/seamless-chain-bridge","methods":["POST"],"price_usd":2,"auth":"x402","description":"Cross-chain USDC routing via Circle CCTP - Pay on Ethereum, receive on Base/Polygon/Arbitrum instantly","status":"healthy","category":"premium-infrastructure","input_schema":{"type":"object","properties":{"fromChain":{"type":"string","description":"Source blockchain"},"toChain":{"type":"string","description":"Destination blockchain"},"amount":{"type":"string","description":"Amount to bridge"},"fromAddress":{"type":"string","description":"Sender address"},"toAddress":{"type":"string","description":"Recipient address"},"currency":{"type":"string","description":"Currency (default: USDC)"}},"required":["fromChain","toChain","amount","fromAddress","toAddress"]}},{"path":"/x402/payment-processing","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"Process Stripe, PayPal, and crypto payments with instant settlement","status":"healthy","category":"payments","input_schema":{"type":"object","properties":{"amount":{"type":"number","description":"Payment amount in USD"},"method":{"type":"string","description":"Payment method (stripe/paypal/crypto)"},"recipientAddress":{"type":"string","description":"Recipient wallet address (for crypto)"},"metadata":{"type":"object","description":"Additional payment metadata (optional)"}},"required":["amount","method"]}},{"path":"/x402/compliance-consultation","methods":["POST"],"price_usd":5,"auth":"x402","description":"AI-powered KYC/AML compliance guidance and regulatory analysis","status":"healthy","category":"security","input_schema":{"type":"object","properties":{"jurisdiction":{"type":"string","description":"Legal jurisdiction"},"transactionType":{"type":"string","description":"Type of transaction"},"amount":{"type":"number","description":"Transaction amount (optional)"},"parties":{"type":"array","items":{"type":"string"},"description":"Parties involved (optional)"}},"required":["jurisdiction","transactionType"]}},{"path":"/x402/smart-contract-audit","methods":["POST"],"price_usd":10,"auth":"x402","description":"Deep security audit using Slither static analysis and vulnerability detection","status":"healthy","category":"security","input_schema":{"type":"object","properties":{"contractAddress":{"type":"string","description":"Smart contract address"},"chain":{"type":"string","description":"Blockchain network"},"sourceCode":{"type":"string","description":"Contract source code (optional)"}},"required":["contractAddress","chain"]}},{"path":"/x402/property-valuation","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"AI-powered real estate property valuation with market analysis","status":"healthy","category":"real-estate","input_schema":{"type":"object","properties":{"address":{"type":"string"}},"required":["address"]}},{"path":"/x402/lease-analysis","methods":["POST"],"price_usd":0.75,"auth":"x402","description":"Commercial lease agreement analysis and risk assessment","status":"healthy","category":"real-estate","input_schema":{"type":"object","properties":{"leaseText":{"type":"string"}}}},{"path":"/x402/construction-progress","methods":["POST"],"price_usd":1,"auth":"x402","description":"Construction project progress tracking and completion estimation","status":"healthy","category":"real-estate","input_schema":{"type":"object","properties":{"projectDescription":{"type":"string"}},"required":["projectDescription"]}},{"path":"/x402/credit-risk-score","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"AI-powered credit risk assessment and scoring","status":"healthy","category":"banking","input_schema":{"type":"object","properties":{"applicantInfo":{"type":"object"}}}},{"path":"/x402/fraud-detection","methods":["POST"],"price_usd":0.25,"auth":"x402","description":"Real-time fraud detection and transaction risk analysis","status":"healthy","category":"banking","input_schema":{"type":"object","properties":{"transactionAmount":{"type":"number"}}}},{"path":"/x402/compliance-check","methods":["POST"],"price_usd":0.4,"auth":"x402","description":"AML/KYC compliance verification and regulatory checks","status":"healthy","category":"banking","input_schema":{"type":"object","properties":{"entityType":{"type":"string"},"jurisdiction":{"type":"string"}}}},{"path":"/x402/trading-signal","methods":["POST"],"price_usd":1,"auth":"x402","description":"AI-generated trading signals with technical and fundamental analysis","status":"healthy","category":"trading","input_schema":{"type":"object","properties":{"symbol":{"type":"string"}},"required":["symbol"]}},{"path":"/x402/portfolio-optimization","methods":["POST"],"price_usd":1.5,"auth":"x402","description":"Modern Portfolio Theory-based asset allocation optimization","status":"healthy","category":"trading","input_schema":{"type":"object","properties":{"currentHoldings":{"type":"array"}},"required":["currentHoldings"]}},{"path":"/x402/sentiment-analysis","methods":["POST"],"price_usd":0.2,"auth":"x402","description":"Market sentiment analysis from news and social media sources","status":"healthy","category":"trading","input_schema":{"type":"object","properties":{"symbol":{"type":"string"}},"required":["symbol"]}},{"path":"/x402/arbitrage-scanner","methods":["POST"],"price_usd":0.75,"auth":"x402","description":"Cross-exchange and cross-chain arbitrage opportunity detection","status":"healthy","category":"intelligence","input_schema":{"type":"object","properties":{"assets":{"type":"array"}}}},{"path":"/x402/correlation-matrix","methods":["POST"],"price_usd":0.5,"auth":"x402","description":"Asset correlation analysis for portfolio diversification","status":"healthy","category":"intelligence","input_schema":{"type":"object","properties":{"assets":{"type":"array"}},"required":["assets"]}},{"path":"/x402/risk-metrics","methods":["POST"],"price_usd":0.6,"auth":"x402","description":"Portfolio risk metrics including VaR, Sharpe ratio, and volatility","status":"healthy","category":"intelligence","input_schema":{"type":"object","properties":{"portfolioValue":{"type":"number"},"holdings":{"type":"array"}},"required":["portfolioValue","holdings"]}},{"path":"/x402/stock-sentiment","methods":["GET","POST"],"price_usd":0.4,"auth":"x402","description":"AI-powered stock market sentiment analysis with news, technicals, and institutional activity","status":"healthy","category":"traditional-markets","input_schema":{"type":"object","properties":{"symbol":{"type":"string"}},"required":["symbol"]}},{"path":"/x402/forex-sentiment","methods":["GET","POST"],"price_usd":0.4,"auth":"x402","name":"Forex Sentiment Analysis","description":"AI-powered forex sentiment analysis with central bank policy and economic indicators","status":"healthy","category":"traditional-markets","input_schema":{"type":"object","properties":{"pair":{"type":"string"}},"required":["pair"]}},{"path":"/x402/ping","methods":["GET","POST"],"price_usd":0.25,"auth":"x402","name":"x402 Discovery Ping","description":"x402 discovery and testing endpoint - returns 402 Payment Required challenge","status":"healthy","category":"discovery","input_schema":{"type":"object","properties":{}}},{"path":"/x402/agent-create-wallet","methods":["POST"],"price_usd":2,"auth":"x402","name":"Agent Wallet Provisioning","description":"Create CDP-managed wallets for AI agents with instant USDC support on Base","status":"healthy","category":"infrastructure","input_schema":{"type":"object","properties":{"agentId":{"type":"string"},"description":{"type":"string"}},"required":["agentId"]}},{"path":"/x402/polymarket-odds","methods":["GET","POST"],"price_usd":0.5,"auth":"x402","name":"Polymarket Odds","description":"Get current odds from Polymarket prediction markets","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"marketId":{"type":"string"},"query":{"type":"string"}}}},{"path":"/x402/polymarket-events","methods":["GET","POST"],"price_usd":0.25,"auth":"x402","name":"Polymarket Events","description":"Get trending events from Polymarket","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"limit":{"type":"number"},"category":{"type":"string"}}}},{"path":"/x402/polymarket-search","methods":["GET","POST"],"price_usd":0.25,"auth":"x402","name":"Polymarket Search","description":"Search Polymarket prediction markets","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"query":{"type":"string"}},"required":["query"]}},{"path":"/x402/prediction-market-odds","methods":["GET","POST"],"price_usd":0.5,"auth":"x402","name":"Prediction Market Odds","description":"Get current odds and probability for any prediction market event","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"eventId":{"type":"string"},"marketType":{"type":"string"}},"required":["eventId"]}},{"path":"/x402/kalshi-markets","methods":["GET","POST"],"price_usd":0.25,"auth":"x402","name":"Kalshi Markets","description":"Get active markets from Kalshi (CFTC-regulated prediction exchange)","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"limit":{"type":"number"},"status":{"type":"string"},"category":{"type":"string"}}}},{"path":"/x402/kalshi-odds","methods":["GET","POST"],"price_usd":0.5,"auth":"x402","name":"Kalshi Odds","description":"Get current odds and orderbook for specific Kalshi markets","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"ticker":{"type":"string"},"eventTicker":{"type":"string"}}}},{"path":"/x402/kalshi-search","methods":["GET","POST"],"price_usd":0.25,"auth":"x402","name":"Kalshi Search","description":"Search Kalshi prediction markets by keyword","status":"healthy","category":"prediction-markets","input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"number"}},"required":["query"]}},{"path":"/x402/first-call","methods":["POST"],"price_usd":0.05,"auth":"x402","name":"x402 Golden Path — First Paid Call","description":"START HERE. The canonical first payment endpoint for any AI agent integrating with Coin Railz. $0.05 USDC on Base or Solana. Returns sessionId, payment receipt, and 3 executable next-service templates.","status":"healthy","category":"discovery","input_schema":{"type":"object","properties":{"agentId":{"type":"string","description":"Optional agent identifier"}}}},{"path":"/x402/solana-yield-finder","methods":["POST"],"price_usd":0.25,"auth":"x402","name":"Solana Yield Finder","description":"Real-time Solana lending and yield rates from top DeFi protocols (Kamino, Jupiter, Marinade). Find best APY for SOL and USDC.","status":"healthy","category":"trader-focused","input_schema":{"type":"object","properties":{"token":{"type":"string","description":"Token symbol (SOL, USDC)"},"minApy":{"type":"number","description":"Minimum APY filter (optional)"}}}},{"path":"/x402/sdk-payments-evm","methods":["POST"],"price_usd":0.1,"auth":"x402","name":"SDK Payment Processing (EVM)","description":"Non-custodial USDC payment processing for AI agents via @coinrailz/agent-payments NPM. EVM-compatible, Base mainnet.","status":"healthy","category":"payments","input_schema":{"type":"object","properties":{"toAddress":{"type":"string","description":"Recipient EVM address"},"amountUsdc":{"type":"number","description":"Amount in USDC"},"chain":{"type":"string","description":"EVM chain (base, ethereum, polygon)"}},"required":["toAddress","amountUsdc"]}},{"path":"/x402/sdk-payments-solana","methods":["POST"],"price_usd":0.1,"auth":"x402","name":"SDK Payment Processing (Solana)","description":"Non-custodial SOL/USDC payment processing for AI agents via @coinrailz/agent-payments-solana NPM.","status":"healthy","category":"payments","input_schema":{"type":"object","properties":{"toAddress":{"type":"string","description":"Recipient Solana address"},"amountUsdc":{"type":"number","description":"Amount in USDC"}},"required":["toAddress","amountUsdc"]}},{"path":"/x402/fire-alerts","methods":["GET","POST"],"price_usd":0.05,"auth":"x402","name":"Fire Alert Detection","description":"Real-time active fire detection from NASA FIRMS satellite data. Get fire hotspots by region with confidence levels.","status":"healthy","category":"satellite-data","input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude"},"lon":{"type":"number","description":"Longitude"},"radius":{"type":"number","description":"Search radius in km (optional)"}},"required":["lat","lon"]}},{"path":"/x402/weather-imagery","methods":["GET","POST"],"price_usd":0.05,"auth":"x402","name":"Satellite Weather Imagery","description":"High-resolution weather satellite imagery from NASA GIBS. Cloud cover, precipitation, and atmospheric data.","status":"healthy","category":"satellite-data","input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude"},"lon":{"type":"number","description":"Longitude"},"layer":{"type":"string","description":"Imagery layer (optional)"}},"required":["lat","lon"]}},{"path":"/x402/vegetation","methods":["GET","POST"],"price_usd":0.1,"auth":"x402","name":"Vegetation Health Analysis","description":"NDVI vegetation health indices from NASA MODIS and ESA Sentinel-2. Agriculture and forestry monitoring.","status":"healthy","category":"satellite-data","input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude"},"lon":{"type":"number","description":"Longitude"},"area_km2":{"type":"number","description":"Area in square kilometers (optional)"}},"required":["lat","lon"]}},{"path":"/x402/flood-detection","methods":["GET","POST"],"price_usd":0.1,"auth":"x402","name":"Flood Detection","description":"ESA Sentinel-1 SAR-based flood and water body detection. Emergency response and climate monitoring.","status":"healthy","category":"satellite-data","input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude"},"lon":{"type":"number","description":"Longitude"},"radius":{"type":"number","description":"Detection radius in km (optional)"}},"required":["lat","lon"]}},{"path":"/x402/air-quality","methods":["GET","POST"],"price_usd":0.05,"auth":"x402","name":"Air Quality Analysis","description":"ESA Sentinel-5P TROPOMI air quality data. NO2, SO2, CO, and aerosol measurements.","status":"healthy","category":"satellite-data","input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude"},"lon":{"type":"number","description":"Longitude"},"pollutant":{"type":"string","description":"Pollutant type (optional)"}},"required":["lat","lon"]}},{"path":"/x402/land-use","methods":["GET","POST"],"price_usd":0.15,"auth":"x402","name":"Land Use Classification","description":"NASA Landsat + ESA Sentinel-2 land use classification. Urban, agriculture, forest, water body detection.","status":"healthy","category":"satellite-data","input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude"},"lon":{"type":"number","description":"Longitude"},"area_km2":{"type":"number","description":"Area in square kilometers (optional)"}},"required":["lat","lon"]}},{"path":"/x402/fleet-telematics","methods":["POST"],"price_usd":0.25,"auth":"x402","name":"Fleet Telematics Data","description":"Real-time fleet data: GPS location, fuel consumption, driver behavior, engine diagnostics from IoT-connected vehicles.","status":"healthy","category":"iot","input_schema":{"type":"object","properties":{"deviceId":{"type":"string","description":"Fleet device ID"},"metrics":{"type":"array","items":{"type":"string"},"description":"Metrics to retrieve (optional)"}},"required":["deviceId"]}},{"path":"/x402/weather-station-data","methods":["POST"],"price_usd":0.1,"auth":"x402","name":"Weather Station Data","description":"Hyperlocal weather data from IoT weather stations. Temperature, humidity, pressure, wind speed.","status":"healthy","category":"iot","input_schema":{"type":"object","properties":{"deviceId":{"type":"string","description":"Weather station device ID"},"lat":{"type":"number","description":"Latitude for nearest station (optional)"},"lon":{"type":"number","description":"Longitude (optional)"}}}},{"path":"/x402/iot-sensor-reading","methods":["POST"],"price_usd":0.05,"auth":"x402","name":"IoT Sensor Reading","description":"Single sensor reading from registered IoT devices. Temperature, humidity, motion, gas, and custom sensor types.","status":"healthy","category":"iot","input_schema":{"type":"object","properties":{"deviceId":{"type":"string","description":"IoT device ID"},"sensorType":{"type":"string","description":"Sensor type (optional)"}},"required":["deviceId"]}},{"path":"/x402/iot-device-stream","methods":["POST"],"price_usd":0.15,"auth":"x402","name":"IoT Device Stream","description":"Real-time data stream from IoT devices. Continuous sensor readings for monitoring and automation.","status":"healthy","category":"iot","input_schema":{"type":"object","properties":{"deviceId":{"type":"string","description":"IoT device ID"},"duration":{"type":"number","description":"Stream duration in seconds (default: 60)"}},"required":["deviceId"]}},{"path":"/x402/iot-bulk-data","methods":["POST"],"price_usd":0.5,"auth":"x402","name":"IoT Bulk Data Export","description":"Historical data export from IoT devices. Bulk download of sensor readings for analytics and ML training.","status":"healthy","category":"iot","input_schema":{"type":"object","properties":{"deviceId":{"type":"string","description":"IoT device ID"},"startTime":{"type":"string","description":"ISO 8601 start time"},"endTime":{"type":"string","description":"ISO 8601 end time"}},"required":["deviceId","startTime","endTime"]}},{"path":"/x402/ai-inference","methods":["GET","POST"],"price_usd":0.05,"auth":"x402","name":"AI Inference Gateway","description":"Pay-per-call GPT-4o-mini inference via x402 micropayment. No API keys, no subscriptions, no rate limits. Send any prompt, get an AI response. USDC on Base, $0.05 per call.","status":"healthy","category":"ai-inference","models":["gpt-4o-mini"],"input_schema":{"type":"object","properties":{"prompt":{"type":"string","description":"The prompt or user message"},"model":{"type":"string","description":"Model name (gpt-4o-mini only)"},"maxTokens":{"type":"number","description":"Max response tokens (default: 1024)"},"systemPrompt":{"type":"string","description":"Optional system prompt"}},"required":["prompt"]}}],"x402":{"protocol_version":"2.0.0","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","facilitators":["https://api.cdp.coinbase.com/platform/v2/x402","https://x402.dexter.cash"],"payment_network":"eip155:8453","payment_token":{"symbol":"USDC","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","decimals":6},"platform_wallet":"0xa4bbe37f9a6ae2dc36a607b91eb148c0ae163c91","agenticWalletCompatible":true,"agenticWalletVersion":"0.10.3","walletProvisioning":{"freeEndpoint":"https://coinrailz.com/x402/wallet/free","paidEndpoint":"https://coinrailz.com/x402/instant-agent-wallet","supportedSkills":["search-for-service","pay-for-service","monetize-service"]}},"a2a":{"protocol_version":"2.0.0","agent_directory":"https://coinrailz.com/api/agents/directory","discovery_enabled":true,"agent_card":"https://coinrailz.com/.well-known/agent-card.json"},"webmcp":{"manifest":"https://coinrailz.com/.well-known/webmcp.json","protocol_version":"1.0","server_type":"http","service_list":"https://coinrailz.com/mcp/services","checkout":"https://coinrailz.com/api/mcp/payments/checkout"},"awi":{"manifest":"https://coinrailz.com/.well-known/awi.json","protocol_version":"1.0"},"commerce":{"total_services":63,"categories":["discovery","trader-focused","security","infrastructure","premium-infrastructure","payments","real-estate","banking","trading","intelligence","prediction-markets","traditional-markets","satellite-data","ai-inference","iot"],"platform_commission":15,"minimum_payment":0.1,"maximum_payment":10000},"blockchain":{"supported_chains":["ethereum","base","polygon","bsc","arbitrum","optimism","pulsechain"],"supported_tokens":["USDC","USDT","ETH","DAI"],"primary_chain":"base"}}