{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "cron-0000402-xyz-schedule",
  "title": "Cron \u00b7 Schedule",
  "url": "https://cron.0000402.xyz/schedule",
  "category": "compute",
  "summary": "Cron \u00b7 Schedule \u2014 x402-protected compute API. Pay $0.100 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Cron \u00b7 Schedule \u2014 x402 compute API \u00b7 $0.100 per call",
    "description": "Cron \u00b7 Schedule \u2014 x402-protected compute API. Pay $0.100 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xee72b902af7466023595512e3359bb5bf312977c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Pay $0.10 USDC to schedule a one-shot webhook delivery. Provide a URL and a delay in seconds \u2014 the server fires a signed POST to your URL when the timer expires. Automatic retries on failure (up to 3 attempts). Network: Base Mainnet.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "webhook_url",
              "delay_seconds"
            ],
            "properties": {
              "name": {
                "type": "string",
                "description": "Optional short label for this job. Useful for identifying it in GET /jobs/{job_id} responses. Max 128 characters."
              },
              "payload": {
                "type": "object",
                "description": "Optional JSON object forwarded unchanged inside the webhook body under the 'payload' key. Use this to pass any context your callback handler needs \u2014 a task ID, event name, or any data. Max 4 KB."
              },
              "webhook_url": {
                "type": "string",
                "description": "The HTTPS URL the server will POST to when the timer fires. Must be publicly reachable \u2014 private IPs, localhost, and cloud metadata endpoints are blocked for security."
              },
              "delay_seconds": {
                "type": "integer",
                "description": "How many seconds from now to fire the webhook. Minimum 10 seconds, maximum 2592000 (30 days). Examples: 60 = one minute, 3600 = one hour, 86400 = one day."
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "job_id": "550e8400-e29b-41d4-a716-446655440000",
            "status": "pending",
            "message": "Job scheduled. POST will be sent to your webhook in 3600 seconds.",
            "fires_at": "2025-01-15T14:00:00+00:00",
            "cancel_token": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xeE72B902Af7466023595512e3359BB5bF312977c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "hints": {}
    }
  ],
  "origin": {
    "slug": "cron-0000402-xyz",
    "host": "cron.0000402.xyz",
    "url": "https://cron.0000402.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/cron-0000402-xyz-schedule",
    "url": "https://x402all.com/resource/cron-0000402-xyz-schedule",
    "name": "Cron \u00b7 Schedule",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/cron-0000402-xyz-schedule",
        "@type": "Offer",
        "price": "0.1",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.100000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/cron-0000402-xyz-schedule",
        "@type": "Offer",
        "price": "0.1",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.100000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://cron.0000402.xyz/schedule",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/cron-0000402-xyz",
      "url": "https://cron.0000402.xyz",
      "name": "cron.0000402.xyz",
      "@type": "Organization"
    },
    "identifier": "cron-0000402-xyz-schedule",
    "description": "Cron \u00b7 Schedule \u2014 x402-protected compute API. Pay $0.100 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=cron-0000402-xyz-schedule",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=cron-0000402-xyz-schedule",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:00:07.709741+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://cron.0000402.xyz/schedule",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "job_id": "550e8400-e29b-41d4-a716-446655440000",
        "status": "pending",
        "message": "Job scheduled. POST will be sent to your webhook in 3600 seconds.",
        "fires_at": "2025-01-15T14:00:00+00:00",
        "cancel_token": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "788a2b3910c1519c45e29b70dd0caa6673249215684cd2296581b0c2c1123657"
  }
}