SERVICE / DETAILother

Unnamed service

GET api.x402node.dev/validate/email

SONAR SCORE0.773
LIVE PRICE0.002200
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

27 observations in the last 24h
HANDSHAKE SUCCESS96.3%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2588msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Email validator, email format check, RFC 5322 validation, email regex, verify email address, MX record check, disposable email detector, email syntax validator. Validate any email address format and optionally check MX records via DNS to verify the domain accepts mail. For AI agents, signup pipelines, lead validation, bot filtering. Accepts payment on Base or Solana — either network works.

Resource: api.x402node.dev/validate/email

Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e

Payment methods: · Last validation: 2026-09-14 10:53:36.695+00

{
  "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",
            "description": "Email address (required)"
          },
          "checkMx": {
            "type": "string",
            "description": "CheckMx (optional)"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": null,
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
        "amount": "2200",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "2200"
    },
    {
      "raw": {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"
        },
        "payTo": "9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up",
        "amount": "2200",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "payTo": "9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up",
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "amountAtomic": "2200"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.