{"version":1,"protocol":"x402","x402_version":2,"network_mode":"base","caip_network":"eip155:8453","pay_to":"0xc648116b5deBE4AF7D78838AA468d07e0A9Ab697","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","positioning":"Base x402 bundler hub — multi-step packs first; Kronos research forecasts optional premium","services":[{"slug":"email-validate","name":"Email validation","description":"Validate email format, disposable-domain heuristics, and live DNS MX records via DoH for outreach and lead-gen agents","category":"atom","price_usdc_hint":"$0.004","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/email-validate","query_params":[{"name":"email","required":true,"description":"Email address to validate"}]},{"slug":"ip-lookup","name":"IP geolocation","description":"Live IP geolocation: country, city, org, and ASN for fraud and routing agents","category":"atom","price_usdc_hint":"$0.003","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/ip-lookup","query_params":[{"name":"ip","required":true,"description":"IPv4 or IPv6 address"}]},{"slug":"weather","name":"Weather snapshot","description":"Current temperature and wind for a city from Open-Meteo (live forecast data)","category":"atom","price_usdc_hint":"$0.003","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/weather","query_params":[{"name":"city","required":false,"description":"City name, default London"}]},{"slug":"crypto-prices","name":"Crypto spot prices","description":"Live USD spot prices for crypto assets via CoinGecko simple price API","category":"atom","price_usdc_hint":"$0.005","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/crypto-prices","query_params":[{"name":"ids","required":false,"description":"Comma-separated CoinGecko ids e.g. bitcoin,ethereum"}]},{"slug":"qr-code","name":"QR code","description":"Generate a PNG QR code URL for payment and onboarding payloads (upstream probed live)","category":"atom","price_usdc_hint":"$0.002","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/qr-code","query_params":[{"name":"data","required":true,"description":"Payload to encode"},{"name":"size","required":false,"description":"Pixel size 128-512"}]},{"slug":"dns-resolve","name":"DNS resolve","description":"Resolve A and AAAA records for a public hostname via DNS-over-HTTPS (60s cache)","category":"atom","price_usdc_hint":"$0.003","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/dns-resolve","query_params":[{"name":"host","required":true,"description":"Hostname e.g. example.com"}]},{"slug":"http-head","name":"HTTP HEAD probe","description":"Public URL status, latency, and response header subset for uptime and health agents","category":"atom","price_usdc_hint":"$0.002","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/http-head","query_params":[{"name":"url","required":true,"description":"Public https:// URL"}]},{"slug":"bundle-infra","name":"Infra bundle (DNS + HEAD + TLS)","description":"Single payment bundle: DNS A/AAAA, HTTP HEAD probe, and TLS certificate peek for agent infra workflows","category":"bundle","price_usdc_hint":"$0.01","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/bundle-infra","query_params":[{"name":"host","required":false,"description":"Hostname (or use url)"},{"name":"url","required":false,"description":"Full URL (or use host)"}]},{"slug":"bundle-outbound","name":"Outbound pack (email + IP + HEAD)","description":"One payment for lead-gen and fraud agents: email format/MX, IP geolocation, and SSRF-safe HTTP HEAD","category":"bundle","price_usdc_hint":"$0.01","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/bundle-outbound","query_params":[{"name":"email","required":true,"description":"Email address to validate"},{"name":"ip","required":true,"description":"IPv4 or IPv6 to geolocate"},{"name":"url","required":true,"description":"Public https:// URL for HEAD probe"}]},{"slug":"tls-cert","name":"TLS certificate peek","description":"TLS peer certificate subject, issuer, expiry, and authorization status for a public host","category":"atom","price_usdc_hint":"$0.004","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/tls-cert","query_params":[{"name":"host","required":true,"description":"Hostname e.g. example.com"},{"name":"port","required":false,"description":"443 (default) or 8443"}]},{"slug":"whois-lite","name":"WHOIS / RDAP lite","description":"Domain registration status, registrar, dates, and nameservers via RDAP (lite fields only)","category":"atom","price_usdc_hint":"$0.008","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/whois-lite","query_params":[{"name":"domain","required":true,"description":"Domain e.g. example.com"}]},{"slug":"fx-rate","name":"FX rates","description":"Live fiat FX rates (Frankfurter/ECB primary, open.er-api fallback) for cross-border agents","category":"atom","price_usdc_hint":"$0.003","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/fx-rate","query_params":[{"name":"base","required":false,"description":"ISO 4217 base, default USD"},{"name":"symbols","required":false,"description":"Comma list e.g. EUR,GBP,JPY"}]},{"slug":"redirect-trace","name":"Redirect trace","description":"Follow a public redirect chain with per-hop HTTP status (SSRF-safe) for security agents","category":"atom","price_usdc_hint":"$0.003","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/redirect-trace","query_params":[{"name":"url","required":true,"description":"Starting https:// URL"},{"name":"max_hops","required":false,"description":"1–10, default 10"}]},{"slug":"dns-records","name":"DNS multi-record","description":"Resolve multiple DNS record types (A, AAAA, MX, TXT, NS, CNAME) in one call via DoH for deliverability and security agents","category":"atom","price_usdc_hint":"$0.004","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/dns-records","query_params":[{"name":"host","required":true,"description":"Hostname e.g. example.com"},{"name":"types","required":false,"description":"Comma list default A,AAAA,MX,TXT,NS"}]},{"slug":"http-get","name":"HTTP GET (capped body)","description":"SSRF-safe public GET with status, headers, and size-capped JSON/text body for agent tool use","category":"atom","price_usdc_hint":"$0.004","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/http-get","query_params":[{"name":"url","required":true,"description":"Public https:// URL"},{"name":"max_bytes","required":false,"description":"Max body bytes (default 48000)"}]},{"slug":"fetch-text","name":"Fetch page text","description":"Fetch a public page and return plain text (HTML stripped) for research, RAG, and summarization agents","category":"atom","price_usdc_hint":"$0.005","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/fetch-text","query_params":[{"name":"url","required":true,"description":"Public https:// page URL"},{"name":"max_chars","required":false,"description":"Max text chars default 12000"}]},{"slug":"base-balance","name":"Base wallet balances","description":"Live Base mainnet ETH and USDC balances for an address — treasury and agent wallet checks","category":"atom","price_usdc_hint":"$0.003","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/base-balance","query_params":[{"name":"address","required":true,"description":"0x EVM address on Base"}]},{"slug":"domain-intel","name":"Domain intel pack","description":"One payment: DNS + TLS cert + RDAP WHOIS + HTTP HEAD for brand protection and security agents","category":"bundle","price_usdc_hint":"$0.015","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/domain-intel","query_params":[{"name":"host","required":false,"description":"Hostname e.g. example.com"},{"name":"url","required":false,"description":"Or full https URL"}]},{"slug":"kronos-forecast","name":"Kronos candle forecast","description":"Research OHLCV candle forecast via Kronos-mini (financial K-line foundation model). Not financial advice. Symbols BTCUSDT/ETHUSDT","category":"premium","price_usdc_hint":"$0.05","scheme":"exact","method":"GET","url":"https://vendsdk.com/api/v/kronos-forecast","query_params":[{"name":"symbol","required":false,"description":"BTCUSDT (default) or ETHUSDT"},{"name":"interval","required":false,"description":"15m | 1h (default) | 4h"},{"name":"lookback","required":false,"description":"History bars 16–256, default 64 (faster)"},{"name":"pred_len","required":false,"description":"Forecast bars 1–24, default 6 (faster)"},{"name":"model","required":false,"description":"mini only in v1"}]}]}