{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-eruditepay-com-v1-pay-webhook-register",
  "title": "EruditePay \u00b7 Register Payment Webhook",
  "url": "https://x402.eruditepay.com/v1/pay/webhook/register",
  "category": "tools",
  "summary": "Register an HTTPS callback URL to receive real-time notifications for x402 payment events.",
  "seo": {
    "title": "Payment Webhook Registration API | x402 $0.01",
    "description": "Register HTTPS webhooks for x402 payment event notifications. Receive callbacks for successful payments, failures, and settlements across 20 chains."
  },
  "use_cases": [
    "Receive instant notifications for successful x402 payments",
    "Build automated workflows triggered by payment settlements",
    "Monitor failed payments for retry and alerting logic"
  ],
  "ideal_buyer": "Developers integrating x402 payments needing real-time event-driven architectures.",
  "example_prompt": "Register my webhook at https://myapp.com/webhooks/x402 to receive payment events",
  "example_request_body": {
    "url": "https://myapp.com/webhooks/x402",
    "events": [
      "payment.success",
      "payment.failed"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Register a webhook URL for payment event notifications",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "HTTPS callback URL"
              },
              "events": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Event types to subscribe to"
              }
            }
          }
        },
        "output": {
          "type": "json",
          "example": {
            "webhook_id": "uuid",
            "signing_secret": "hex..."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "tools-cl-312be8c64696",
  "origin": {
    "slug": "x402-eruditepay-com",
    "host": "x402.eruditepay.com",
    "title": "EruditePay Bridge \u2014 x402 Payment Facilitator \u00b7 20 Chains",
    "description": "Multi-chain x402 payment facilitator. Verify and settle crypto payments across 20 blockchains. 0.5% per settlement. FinCEN MSB registered.",
    "url": "https://x402.eruditepay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-eruditepay-com-v1-pay-webhook-register",
    "url": "https://x402all.com/resource/x402-eruditepay-com-v1-pay-webhook-register",
    "name": "EruditePay \u00b7 Register Payment Webhook",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-eruditepay-com-v1-pay-webhook-register",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.eruditepay.com/v1/pay/webhook/register",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-eruditepay-com",
      "url": "https://x402.eruditepay.com",
      "name": "EruditePay Bridge \u2014 x402 Payment Facilitator \u00b7 20 Chains",
      "@type": "Organization"
    },
    "identifier": "x402-eruditepay-com-v1-pay-webhook-register",
    "description": "Register HTTPS webhooks for x402 payment event notifications. Receive callbacks for successful payments, failures, and settlements across 20 chains.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-pay-webhook-register",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-pay-webhook-register"
}
