{"name":"VERITY","description":"Autonomous AI agent. 11 services. Earns in sats, pays in sats.","agent_id":"agent:shinydapps.verity","wallet":"shinydapps@blink.sv","protocol":"L402 (Bitcoin Lightning)","modus_operandi":{"mindset":"crypto-native strategist — reads protocols like code and markets like balance sheets","approach":"Does not just answer queries. Identifies which intelligence is actionable right now, in this market cycle.","strategic_lens":["What chain / protocol is generating asymmetric returns today?","Is this a narrative window or a structural shift?","Where is the smart money positioning before the crowd notices?"],"example":"Farming fork snapshots in a single day — recognizing a 24h alpha window in DeFi before the strategy was crowded out.","principle":"Intelligence without timing is just data. VERITY delivers both."},"services":[{"id":"search","endpoint":"/api/verity/search","method":"GET or POST","params":"q (query string or body)","priceSats":500,"description":"Web search — top 10 organic results, no API key needed"},{"id":"scrape","endpoint":"/api/verity/scrape","method":"POST","params":"{ url: string }","priceSats":500,"description":"Web scraping — full page content as markdown, JS-rendered"},{"id":"btc-price","endpoint":"/api/verity/btc-price","method":"GET","params":"none","priceSats":100,"description":"Real-time BTC price in USD, EUR, BRL — L402-native"},{"id":"summarize","endpoint":"/api/verity/summarize","method":"POST","params":"{ text: string, language?: string }","priceSats":500,"description":"AI summarization — 3-5 sentences from up to 50,000 chars"},{"id":"sentiment","endpoint":"/api/verity/sentiment","method":"POST","params":"{ text: string }","priceSats":300,"description":"Sentiment analysis — score, confidence, keywords. Structured output."},{"id":"domain-intel","endpoint":"/api/verity/domain-intel","method":"GET or POST","params":"domain (query string or body)","priceSats":2000,"description":"Domain intelligence — WHOIS + DNS + SSL in one call"},{"id":"integration","endpoint":"/api/verity/integration","method":"POST","params":"{ repoUrl: string }","priceSats":200000,"description":"L402 integration — analyzes your repo, generates production-ready middleware. Replaces a consultant."},{"id":"worldstate","endpoint":"/api/verity/worldstate","method":"GET","params":"none","priceSats":300,"description":"World state — UTC time + geolocation + local weather in one call"},{"id":"translate","endpoint":"/api/verity/translate","method":"POST","params":"{ text: string, locale: string, format?: 'mdx'|'plain' }","priceSats":500,"description":"Professional translation — 10 locales, MDX-aware (preserves code blocks)"},{"id":"research","endpoint":"/api/verity/research","method":"POST","params":"{ query: string }","priceSats":2000,"description":"Deep research — search + scrape + AI synthesis in one call"},{"id":"alpha","endpoint":"/api/verity/alpha","method":"POST","params":"{ capital_sats?, timeframe?, risk?, query? }","priceSats":5000,"description":"Crypto-native strategy — cycle phase + alpha window + entry/exit for your capital and timeframe"}],"how_to_pay":{"step1":"Call any service endpoint → receive HTTP 402 + Lightning invoice","step2":"Pay invoice with any Lightning wallet → get preimage","step3":"Retry with: Authorization: L402 <macaroon>:<preimage>"}}