{"uid":"cap_THpR5hxhIbQfR4rHfNeNF","slug":"agent402-tools-contact-verification-5fb6eb74","name":"agent402.tools Contact Verification","description":"Bundled execution of the Contact verification workflow - Verify an email address is deliverable - syntax validation plus MX record check on the domain. One x402 payment runs 3 underlying tools (email-validate, dns-lookup, spf-check); partial-success per step.","url":"https://agent402.tools/api/skill/contact-verify","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"email":{"type":"string","description":"Email address to verify (e.g. test@gmail.com)"}}},"responseSchema":{"type":"json","example":{"args":{"email":"test@gmail.com"},"pack":"contact-verify","steps":[{"ok":true,"slug":"email-validate","result":{}},{"ok":true,"slug":"dns-lookup","result":{}},{"ok":true,"slug":"spf-check","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_R050iC1XnCfg_cQ_NNvMD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies an email address is deliverable by running syntax validation, MX record lookup, and SPF check in a single bundled call","exampleAgentPrompt":"Can you verify that the email address john.smith@acme.com is real and actually deliverable — check the syntax, domain MX records, and SPF settings?","exampleUseCases":null,"resultDescription":"Returns a bundled result covering three checks: (1) syntax validation of the email address format, (2) MX record lookup confirming the domain has mail exchange servers configured, and (3) SPF record check. Together these indicate whether the email is likely deliverable, with possible partial-success states if some sub-checks pass and others fail.","failureModes":["Invalid email format provided — syntax check fails immediately before DNS lookups","Domain has no MX records — email address format valid but domain cannot receive mail","DNS lookup timeout or network error during MX/SPF check — partial success returned","SPF check inconclusive due to missing or malformed SPF record on domain","Payment failure or insufficient USDC balance — call not executed","Empty or missing email parameter — request rejected with validation error"],"whenToPreferThis":"Use this endpoint when you need a comprehensive, multi-layer email verification in a single API call rather than stitching together separate DNS, syntax, and SPF tools. It is ideal for pre-send validation before outreach, cleaning contact lists, or confirming a user-supplied email is reachable. Prefer this over single-purpose validators when you need all three signals (syntax, MX, SPF) atomically for $0.06 per check.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:14:30.083Z","isFirstParty":false}