{"x402Version":1,"service":"x402lab","description":"Agent-payable crypto-safety data: memecoin rug/scam-risk scans and wallet portfolio snapshots (EVM + Solana).","homepage":"https://htsapp.tech/x402/","docs":"https://api.htsapp.tech/docs","openapi":"https://api.htsapp.tech/openapi.json","mcp":"https://mcp.htsapp.tech/mcp","payment":{"protocol":"x402","asset":"USDC","network":"base","facilitator":"cdp","price_usdc":"0.005","payTo":"0xC72369E2be5774b25192451eA98F8D7c58Df9c5a"},"endpoints":[{"method":"GET","path":"/v1/token/{chain}/{address}","price_usdc":"0.005","description":"Memecoin rug/scam-risk report (30+ flags, weighted risk score).","input":{"chain":"base|ethereum|bsc|arbitrum|optimism|polygon|avalanche|solana","address":"token contract / mint"},"output_example":{"chain":"base","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","verdict":"ok","summary":"LOW RISK — no major risk flags found.","risk_level":"low","risk_score":15,"flags":["proxy_contract"],"sources":["dexscreener","goplus"],"liquidity_usd":33238238.31}},{"method":"GET","path":"/v1/token/{chain}/batch?addresses=A,B,C","price_usdc":"0.005 × N","description":"Batch token risk reports (up to 20 tokens per call).","input":{"chain":"evm chain or solana","addresses":"comma-separated token addresses"},"output_example":{"chain":"base","count":2,"reports":["…"]}},{"method":"GET","path":"/v1/wallet/{chain}/{address}","price_usdc":"0.005","description":"Wallet portfolio snapshot (holdings + USD value).","input":{"chain":"base|ethereum|optimism|polygon|solana","address":"public wallet"},"output_example":{"chain":"base","address":"0xADDRESS","summary":"Portfolio ~$1,234.56 across 7 holdings; largest is USDC.","total_value_usd":1234.56,"holdings_count":7,"holdings":[{"symbol":"USDC","value_usd":900.0}]}},{"method":"GET","path":"/v1/wallet/{chain}/{address}/approvals","price_usdc":"0.005","description":"Wallet token-approval exposure / revoke-risk (EVM).","input":{"chain":"evm chain","address":"public wallet"},"output_example":{"verdict":"caution","summary":"12 approvals, 3 unlimited — …","approvals_count":12,"unlimited_count":3}},{"method":"GET","path":"/v1/launches/{chain}","price_usdc":"0.005","description":"Newest liquidity pools on a chain (launch/snipe feed).","input":{"chain":"base|ethereum|bsc|arbitrum|solana|…"},"output_example":{"count":20,"launches":["…"]}},{"method":"GET","path":"/v1/pool/{chain}/{pair}","price_usdc":"0.005","description":"Pool liquidity/volume/price analytics with thin-market flags.","input":{"chain":"evm chain or solana","pair":"pool address"},"output_example":{"name":"TOKEN / WETH","liquidity_usd":6677.15,"flags":["low_volume"]}},{"method":"GET","path":"/health","price_usdc":"0","description":"Liveness + config.","input":{},"output_example":{"ok":true}}]}