{"payTo":"0x72B944dA66263bE35c2a2eDFeF5c525d58fa53Df","network":"eip155:8453","facilitator":"3 redundant (https://facilitator.payai.network…)","endpoints":[{"route":"GET /price","price":"$0.01","params":"?symbol=BTC","desc":"Spot crypto price in USD"},{"route":"GET /stock","price":"$0.01","params":"?ticker=AAPL","desc":"Stock/ETF quote"},{"route":"GET /markets","price":"$0.01","params":"?limit=10","desc":"Top crypto market snapshot"},{"route":"GET /signal","price":"$0.01","params":"?symbol=BTC","desc":"Composite market signal: spot + 24h change + momentum → bullish/bearish/neutral"},{"route":"GET /onchain/token","price":"$0.01","params":"?query=PEPE  |  ?chain=base&address=0x…","desc":"Token snapshot: price, liquidity, volume, 24h change, FDV, best pool"},{"route":"GET /onchain/trending","price":"$0.01","params":"?chain=base","desc":"Trending DEX pools"},{"route":"GET /onchain/new","price":"$0.01","params":"?chain=base","desc":"Newly launched pools — launch hunting"},{"route":"GET /onchain/defi","price":"$0.01","params":"?chain=base","desc":"Chain TVL + top protocols"},{"route":"GET /onchain/safety","price":"$0.01","params":"?chain=base&address=0x…","desc":"Composite rug score (EVM + Solana): static analysis + LIVE buy/sell simulation (EVM) / dual-engine authority+LP analysis (Solana) + serial-rugger check → ok/warning/danger with a disagreement flag"},{"route":"GET /onchain/liquidity","price":"$0.01","params":"?chain=base&address=0x…","desc":"Liquidity-drain detector from a self-collected reserve time-series (exists nowhere free): draining_fast/draining/stable/growing + %-change"},{"route":"GET /derivs","price":"$0.01","params":"?symbol=BTC","desc":"Perp funding rate + open interest + crowded-long/short squeeze signal"},{"route":"GET /screen","price":"$0.01","params":"?chain=base&addresses=0x..,0x..","desc":"Batch safety screen up to 8 tokens: verdict + risk each, per-token verdicts (unordered), with a clear/caution/avoid summary"},{"route":"GET /vet","price":"$0.01","params":"?chain=base&address=0x…","desc":"FLAGSHIP ANSWER — one-call token go/no-go: fuses market + composite rug score (static + live buy/sell simulation + serial-rugger) + our self-collected liquidity-drain trend → clear/caution/avoid with reasons. Replaces 4+ lookups and the reasoning to merge them."},{"route":"GET /brief","price":"$0.01","params":"?symbol=BTC","desc":"ANSWER endpoint — market regime in one call: risk_on/risk_off/neutral + reasons (spot, funding, OI, sentiment)"},{"route":"GET /alpha/launches","price":"$0.01","params":"?chain=base  (base|eth|solana|bsc|polygon|arbitrum|optimism)","desc":"FLAGSHIP ALPHA — one call discovers what just launched AND rug-screens it, ranked by liquidity depth (deepest first), with a per-token rug verdict. Replaces the agent's whole discover→screen→rank pipeline."},{"route":"GET /weather/consensus","price":"$0.01","params":"?lat=40.71&lon=-74.01","desc":"Cross-source weather consensus + agreement score (keyless: Open-Meteo + NOAA + 7Timer). One call instead of stitching 3 free weather APIs."},{"route":"GET /etf/flows","price":"$0.01","params":"?symbols=IBIT,FBTC,ARKB&days=5","desc":"Daily net flow estimates for US spot BTC/ETH ETFs -- aggregates 10+ Yahoo Finance OHLCV feeds and computes volume-weighted flow so a bot avoids 10+ calls and manual flow math."},{"route":"GET /token/concentration/:address","price":"$0.01","params":"?chain=base","desc":"Returns Gini coefficient, top-10% share, HHI, and Shannon entropy for a token's holder distribution, computed from real on-chain ERC-20 Transfer events fetched from a public Base/Ethereum RPC. A bot that tries this itself must maintain paginated event parsing, address aggregation, and statistical computation across thousands of logs."},{"route":"GET /wx/ag/:lat/:lon","price":"$0.01","params":"","desc":"Agricultural risk metrics from Open-Meteo: 13 hourly variables synthesized into a computed ag-risk score 0-100 with drought/excess-precip/high-wind/high-VPD/low-soil-moisture flags. Bots would need 8+ hourly API calls plus custom VPD/GDD/ET0 math to replicate."},{"route":"GET /wx/storm","price":"$0.01","params":"?lat=30.26&lon=-97.74","desc":"Storm risk for any coordinate: resolves NOAA/NWS active-alert GeoJSON polygons with real point-in-polygon math, blends in wind and severity, and returns one scored risk verdict. Replaces polygon parsing plus multi-API orchestration a bot would otherwise implement and maintain itself."},{"route":"GET /wallet/fingerprint/:address","price":"$0.01","params":"?chain=base","desc":"Composite wallet fingerprint (0-100) for any Base or Ethereum address: aggregates native balance, tx count, contract bytecode, ERC-20 token holdings, and DeFi protocol exposure (DefiLlama). Four+ separate RPC calls and cross-source synthesis collapsed into one call."},{"route":"GET /token/risk/:address","price":"$0.01","params":"?chain=base","desc":"Composite on-chain token risk score for any Base or Ethereum token: fuses holder concentration from Transfer-log sampling, Sourcify verification status, contract bytecode analysis, and DexScreener liquidity/volume into one 0-100 score. Five separate API calls and the scoring logic, collapsed into one."}]}