{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "notify-melis-ai-email",
  "title": "Melis Notify \u00b7 Email Notification Relay",
  "url": "https://notify.melis.ai/email",
  "category": "tools",
  "summary": "Relay email notifications from AI agents to specified recipients with subject and body content.",
  "seo": {
    "title": "Email Notification API | Agent Alert Relay | x402",
    "description": "Send email notifications from AI agents. NotifyRelay service via x402 micropayments on Base for $0.005 USDC per email."
  },
  "use_cases": [
    "Send agent-generated email alerts",
    "Deliver workflow notifications",
    "Relay transaction confirmations",
    "Distribute automated reports"
  ],
  "ideal_buyer": "AI agent systems requiring reliable email notification delivery without subscription overhead.",
  "example_prompt": "Send an email to user@example.com with subject 'Trade Executed' and body 'Your limit order filled at $45.20'",
  "example_request_body": {
    "to": "user@example.com",
    "body": "Your limit order filled at $45.20",
    "subject": "Trade Executed"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1c680703d6cf7dfc9feabb5aa28e64b869ddb3bc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "NotifyRelay: $0.005 per email notification",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "to": {
              "type": "string",
              "description": "Recipient email address"
            },
            "body": {
              "type": "string",
              "description": "Email body (plain text or HTML)"
            },
            "subject": {
              "type": "string",
              "description": "Email subject line"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "notify-melis-ai",
    "host": "notify.melis.ai",
    "title": "melis.ai notification service",
    "description": "A notification delivery endpoint hosted on the melis.ai domain. Offers programmatic access to alert and messaging capabilities for AI agents and automated systems.",
    "url": "https://notify.melis.ai"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/notify-melis-ai-email",
    "url": "https://x402all.com/resource/notify-melis-ai-email",
    "name": "Melis Notify \u00b7 Email Notification Relay",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/notify-melis-ai-email",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://notify.melis.ai/email",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/notify-melis-ai",
      "url": "https://notify.melis.ai",
      "name": "melis.ai notification service",
      "@type": "Organization"
    },
    "identifier": "notify-melis-ai-email",
    "description": "Send email notifications from AI agents. NotifyRelay service via x402 micropayments on Base for $0.005 USDC per email.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=notify-melis-ai-email",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=notify-melis-ai-email"
}
