{"api":"v1","generated_at":"2026-09-16T21:55:31.781Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/402utils-com-v1-email-check-a3bf32","pinned_page":"https://tollindex.com/e/402utils-com-v1-email-check-a3bf32/at/2026-09-16T21-17Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T21:17:01.557Z","snapshot_stamp":"2026-09-16T21-17Z","endpoint":{"slug":"402utils-com-v1-email-check-a3bf32","canonical_url":"https://402utils.com/v1/email-check","resource":"https://402utils.com/v1/email-check","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Validate an email address before you accept a signup or send to it: RFC 5322 syntax, whether the domain resolves and its MX records, whether it is a disposable/throwaway domain (community blocklist), and whether it is a role account (info@, support@…). DNS is checked over DoH. No SMTP probing (intrusive and spammy), so a true 'domainExists' does not guarantee the mailbox exists.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-02T01:18:47.497Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"email check","category":"communications","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T21:17:01.557Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T21:17:01.557Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-02T01:18:45.886Z"},"validation":{"latest":{"observed_at":"2026-09-16T05:48:18.771Z","state":"fail","failed_checks":["endpoint_reachable"],"endpoint_http_status":null,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":5,"ratio":0.8333333333333334},{"days":30,"observed":6,"passed":5,"ratio":0.8333333333333334},{"days":90,"observed":6,"passed":5,"ratio":0.8333333333333334}],"history_90d":[{"observed_at":"2026-09-16T05:48:18.771Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-16","state_changed":true},{"observed_at":"2026-09-15T06:05:25.200Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:36:34.915Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:30:30.994Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:47:26.088Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:38:34.763Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","page":"https://tollindex.com/seller/0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","endpoints":16,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","amount":"3000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-02T01:18:45.886Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://402utils.com/v1/email-check","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"email":"user@example.com"}},"output":{"type":"json","example":{"email":"user@example.com","checkedAt":"2026-07-04T00:00:00.000Z","mxRecords":["mx1.example.com"],"disposable":false,"roleAccount":false,"syntaxValid":true,"domainExists":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["email"],"properties":{"email":{"type":"string","format":"email","description":"The email address to validate (required)."}},"description":"Query string only."}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["email","syntaxValid","domainExists","mxRecords","disposable","roleAccount","checkedAt"],"properties":{"email":{"type":"string"},"checkedAt":{"type":"string","format":"date-time"},"mxRecords":{"type":"array","items":{"type":"string"}},"disposable":{"type":"boolean","description":"Domain is on the disposable-email blocklist."},"roleAccount":{"type":"boolean","description":"Local part is a role address (info, support…)."},"syntaxValid":{"type":"boolean"},"domainExists":{"type":"boolean","description":"Best-effort: domain has MX or A records (DoH)."}}}}}}}}},"description":"Validate an email address before you accept a signup or send to it: RFC 5322 syntax, whether the domain resolves and its MX records, whether it is a disposable/throwaway domain (community blocklist), and whether it is a role account (info@, support@…). DNS is checked over DoH. No SMTP probing (intrusive and spammy), so a true 'domainExists' does not guarantee the mailbox exists.","lastUpdated":"2026-09-02T01:18:47.497Z","x402Version":2}]}}