{"name":"true402","version":"0.2.0","description":"A machine-native marketplace (bazaar) for x402 services — discover stalls and pay per call.","tools":[{"name":"chat","description":"Send chat completions to any LLM model via x402 payment","endpoint":"https://true402.dev/api/v1/chat/completions"},{"name":"seo_audit","description":"Audit web pages for SEO + GEO; POST {url} (1 page) or {urls:[…]} (per page), get a JSON report via x402","endpoint":"https://true402.dev/api/v1/seo-audit"},{"name":"web_extract","description":"Fetch a URL and return its clean text + markdown + links; POST {url} via x402 payment","endpoint":"https://true402.dev/api/v1/web-extract"},{"name":"link_preview","description":"Fetch a URL and return its Open Graph card; POST {url} via x402 payment","endpoint":"https://true402.dev/api/v1/link-preview"},{"name":"screenshot","description":"Render a URL in headless Chromium and return a PNG screenshot (base64); POST {url, fullPage?, width?} via x402 payment","endpoint":"https://true402.dev/api/v1/screenshot"},{"name":"prediction_markets","description":"Search live prediction markets (Polymarket/Limitless/Manifold); POST {query, limit?} via x402 payment","endpoint":"https://true402.dev/api/v1/prediction-markets"},{"name":"defi_yields","description":"Filter + rank live DeFi pool APYs (DefiLlama); POST {chain?,project?,asset?,stablecoinOnly?,minTvlUsd?,includeOutliers?,limit?} via x402 payment","endpoint":"https://true402.dev/api/v1/defi-yields"},{"name":"quant","description":"Run a finance calculator (Black-Scholes, Greeks, Kelly, Sharpe, VaR, …); POST {function, params} via x402 payment","endpoint":"https://true402.dev/api/v1/quant"},{"name":"robots_check","description":"Report a site's AI-crawler policy + sitemaps; POST {url} via x402 payment","endpoint":"https://true402.dev/api/v1/robots-check"},{"name":"headers_check","description":"Analyse a URL's HTTP security headers; POST {url} via x402 payment","endpoint":"https://true402.dev/api/v1/headers-check"},{"name":"token_safety","description":"Rug/honeypot safety check for a Base ERC-20 (structural + liquidity + buy/sell sim); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/token-safety"},{"name":"new_pairs","description":"Recently-created Base DEX pairs (new token launches); POST {since?,limit?,dex?} via x402 payment","endpoint":"https://true402.dev/api/v1/base/new-pairs"},{"name":"liquidity_pulls","description":"Liquidity-removal (rug) alerts on tracked Base pools; POST {since?,limit?,dex?,minQuote?} via x402 payment","endpoint":"https://true402.dev/api/v1/base/liquidity-pulls"},{"name":"liquidity_history","description":"Observed liquidity history for a Base token — pools, removal events with amounts/txs, and tokens drained in the same transaction; POST {token,limit?} via x402 payment","endpoint":"https://true402.dev/api/v1/base/liquidity-history"},{"name":"tx_preflight","description":"Preflight an unsigned Base transaction — simulate, decode intent (unlimited approvals), check counterparty history. No key or signature taken; POST {from,to,data?,value?} via x402 payment","endpoint":"https://true402.dev/api/v1/base/tx-preflight"},{"name":"whale_swaps","description":"Large ($-value) DEX Swaps on tracked Base pools (whale-follow / copy-trade); POST {min?,dex?,since?,limit?,direction?} via x402 payment","endpoint":"https://true402.dev/api/v1/base/whale-swaps"},{"name":"token_report","description":"Flagship ape-in safety verdict for a Base ERC-20 (token-safety + rug/whale activity + avoid|caution|ok); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/base/token-report"},{"name":"address_safety","description":"Structural safety profile + risk for any Base address (EOA/contract): balances, activity, token/ownership, EIP-1967 proxy; POST {address} via x402 payment","endpoint":"https://true402.dev/api/v1/base/address-safety"},{"name":"deployer_check","description":"Deployer reputation for a Base token: resolves the creator wallet + profiles it (age, contracts shipped, fresh-throwaway flag) — context a structural check can't give; POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/base/deployer-check"},{"name":"token_safety_ethereum","description":"Rug/honeypot safety check for a Ethereum ERC-20 (structural + liquidity + buy/sell sim); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/ethereum/token-safety"},{"name":"token_report_ethereum","description":"Flagship ape-in safety verdict for a Ethereum ERC-20 (avoid|caution|ok); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/ethereum/token-report"},{"name":"address_safety_ethereum","description":"Structural safety profile + risk for any Ethereum address (EOA/contract): balances, activity, token/ownership, EIP-1967 proxy; POST {address} via x402 payment","endpoint":"https://true402.dev/api/v1/ethereum/address-safety"},{"name":"deployer_check_ethereum","description":"Deployer reputation for a Ethereum token: creator wallet age, contracts shipped, fresh-throwaway flag; POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/ethereum/deployer-check"},{"name":"token_safety_bsc","description":"Rug/honeypot safety check for a BNB Smart Chain (BSC) ERC-20 (structural + liquidity + buy/sell sim); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/bsc/token-safety"},{"name":"token_report_bsc","description":"Flagship ape-in safety verdict for a BNB Smart Chain (BSC) ERC-20 (avoid|caution|ok); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/bsc/token-report"},{"name":"address_safety_bsc","description":"Structural safety profile + risk for any BNB Smart Chain (BSC) address (EOA/contract): balances, activity, token/ownership, EIP-1967 proxy; POST {address} via x402 payment","endpoint":"https://true402.dev/api/v1/bsc/address-safety"},{"name":"token_safety_solana","description":"Rug/trap safety check for a Solana SPL / Token-2022 mint (mint + freeze authority, Token-2022 traps, liquidity); POST {token} via x402 payment","endpoint":"https://true402.dev/api/v1/solana/token-safety"},{"name":"list_services","description":"Browse every stall in the bazaar (registered x402 services)","endpoint":"https://true402.dev/api/v1/services"},{"name":"list_models","description":"List LLM models + pricing for the llm-router stall","endpoint":"https://true402.dev/api/v1/models"}],"payment":{"protocol":"x402","networks":["eip155:8453"],"currency":"USDC"}}