{"name":"UnlockPressure","description":"Token unlock risk API tools for agents and buyer workflows.","tools":[{"name":"get_unlock_summary","description":"Read the free aggregate unlock scanner summary.","input_schema":{"type":"object","properties":{}},"url":"https://unlockpressure.pricepilot402-arya.workers.dev/v1/unlocks/summary","method":"GET"},{"name":"get_hot_unlocks","description":"Read high-confidence unlock events, optionally limiting result count.","input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":100}}},"url":"https://unlockpressure.pricepilot402-arya.workers.dev/v1/unlocks/hot","method":"GET"},{"name":"unlocks_upcoming","description":"Filtered upcoming token unlocks with transparent risk estimates","price_usd":0.02,"method":"GET","url":"https://unlockpressure.pricepilot402-arya.workers.dev/v1/unlocks/upcoming","payment":{"protocol":"x402","metadata_url":"https://unlockpressure.pricepilot402-arya.workers.dev/.well-known/x402.json"}},{"name":"unlock_risk","description":"Event-level unlock sell-pressure risk score","price_usd":0.1,"method":"POST","url":"https://unlockpressure.pricepilot402-arya.workers.dev/v1/unlock-risk","payment":{"protocol":"x402","metadata_url":"https://unlockpressure.pricepilot402-arya.workers.dev/.well-known/x402.json"}},{"name":"token_risk_summary","description":"Token-level 90-day unlock risk summary","price_usd":0.25,"method":"POST","url":"https://unlockpressure.pricepilot402-arya.workers.dev/v1/token/risk-summary","payment":{"protocol":"x402","metadata_url":"https://unlockpressure.pricepilot402-arya.workers.dev/.well-known/x402.json"}},{"name":"unlock_backtest","description":"Historical unlock event-study response","price_usd":0.5,"method":"POST","url":"https://unlockpressure.pricepilot402-arya.workers.dev/v1/unlock/backtest","payment":{"protocol":"x402","metadata_url":"https://unlockpressure.pricepilot402-arya.workers.dev/.well-known/x402.json"}}]}