{"uid":"cap_6WPOJ43zU6x5-ptaLAGIG","slug":"x402-forgemesh-io-email-deliverability-check-a864e365","name":"x402.forgemesh.io Email Deliverability Check","description":"Checks whether an email address is well-formed and whether its domain actually has working mail servers, returning the parsed domain, the sorted list of mail hosts, and a deliverable flag. Doesn't probe the specific mailbox, only the domain's mail setup. Built for lead-list cleaning and signup-form validation agents. Nothing is stored.","url":"https://x402.forgemesh.io/email-deliverability-check","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"email":{"type":"string","description":"Email address to validate"}}},"responseSchema":{"type":"json","example":{"email":"someone@example.com","domain":"example.com","mx_hosts":[],"deliverable":false,"syntax_valid":true,"interpretation":"domain has no mail service — undeliverable"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CIxrXjVzhWTf26SSiKPwW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates email address format and checks whether the domain has active mail servers, returning deliverability status and MX host list","exampleAgentPrompt":"Can you check whether the email address john.doe@acmecorp.com is properly formatted and whether that domain actually has mail servers set up to receive messages?","exampleUseCases":null,"resultDescription":"Returns the parsed domain from the email, a sorted list of MX mail host records for that domain, and a boolean deliverable flag indicating whether the domain has a working mail setup. Does not confirm whether the specific mailbox exists, only whether the domain can receive email.","failureModes":["Malformed email address returns invalid format error","Domain has no MX records — deliverable flag is false","Domain does not exist or DNS lookup fails","Network timeout during MX record resolution","Missing required email field returns validation error"],"whenToPreferThis":"Use this endpoint when you need lightweight, privacy-safe email validation that confirms both syntax correctness and domain-level mail server existence without probing the specific mailbox. Ideal for lead list cleaning, signup form validation, and bulk email hygiene where you want to filter obviously undeliverable addresses without sending test messages. Nothing is stored, making it safe for PII handling. Prefer this over full SMTP probing services when you only need domain-level deliverability confidence.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:54:20.112Z","isFirstParty":false}