# domain-intelligence > DNS/RDAP/TLS deterministic domain intelligence pour agents IA. 2 outils gratuits > (normalize/validate), 4 outils payants (dns/rdap/tls/intelligence). ## Payment Ce service utilise le protocole x402 (v2). Chaque requete GET payante requiert un paiement sur Base mainnet (reseau eip155:8453) a l'adresse 0x762cf9834691286218D873eA04B898E26F0963c5. ## Endpoints gratuits ### GET /normalize?domain=... ### GET /validate?domain=... ## Endpoints payants ### GET /dns?domain=example.com — $0.001 — DNS lookup: A/AAAA/MX/NS/TXT/CNAME/CAA records for a domain name ### GET /rdap?domain=example.com — $0.001 — Domain registration lookup (RDAP, modern WHOIS replacement): registrar, registration date, domain age, expiration date, status ### GET /tls?domain=example.com — $0.001 — SSL/TLS certificate inspection for a domain: expiration date, issuer, subject, certificate chain ### GET /intelligence?domain=example.com — $0.002 — Combined domain intelligence: DNS + registration (RDAP/WHOIS) + SSL/TLS certificate data in a single call Reponse 200 (apres paiement) : JSON structure, voir /.well-known/x402 pour le schema complet de chaque ressource (extension bazaar). ## MCP Serveur MCP Streamable HTTP sur POST /mcp (tools normalize_domain/validate_domain gratuits, dns_lookup/rdap_lookup/tls_lookup/domain_intelligence payants via paiement par appel). ## Usage 1. Envoyer la requete sans paiement -> recevoir 402 + challenge x402 2. Payer le montant indique sur Base mainnet a l'adresse indiquee 3. Renvoyer la requete avec le credential de paiement 4. Recevoir le JSON structure