{"name":"PoolPulse","description":"Pre-computed DEX execution signals for autonomous DeFi agents on Base. CLMM slippage, liquidity profiles, and pool state for Uniswap V3 and Aerodrome Slipstream pools.","version":"0.2.0","capabilities":["pool-state","slippage-computation","mev-scoring","pre-trade-simulation","post-trade-forensics"],"payment":{"protocol":"x402","chain":"base","chainId":8453,"token":"USDC","tokenAddress":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","tiers":{"T1":{"name":"Sentinel","pricePerCall":"$0.001","endpoints":["/v1/pool/:chain/:address/state"]},"T2":{"name":"Execution","pricePerCall":"$0.02","endpoints":["/v1/pool/:chain/:address/slippage","/v1/forensics/:tx_hash"]},"T3":{"name":"Alpha","pricePerCall":"$0.25","endpoints":["/v1/pool/:chain/:address/alpha","/v1/simulate"]}},"topup":"POST /v1/topup"},"endpoints":{"health":"GET /health","discovery":"GET /v1/pools","poolState":"GET /v1/pool/:chain/:address/state","slippage":"GET /v1/pool/:chain/:address/slippage?amount_in={wei}","alpha":"GET /v1/pool/:chain/:address/alpha?amount_in={wei}","simulate":"GET /v1/simulate?token_in={symbol}&token_out={symbol}&amount_in={wei}","forensics":"GET /v1/forensics/:tx_hash","leaderboard":"GET /leaderboard"},"chains":["base"],"contact":{"type":"substack"}}