{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-botpay-network-x402",
  "title": "BotPay \u00b7 x402 Demo Endpoint",
  "url": "https://api.botpay.network/x402",
  "category": "tools",
  "summary": "Provides a demonstration endpoint for testing x402 payment verification flows and ticket generation.",
  "seo": {
    "title": "BotPay x402 Demo API | Payment Verification Test",
    "description": "Test x402 payment flows with BotPay demo endpoint. Returns payment tickets and verification artifacts. MVP endpoint for x402 integration testing on Base."
  },
  "use_cases": [
    "Test x402 payment integration before production deployment",
    "Verify payment ticket generation and artifact retrieval",
    "Validate x402 client implementations against reference endpoint"
  ],
  "ideal_buyer": "Developers and agent builders testing x402 payment integrations before deploying to production facilitators.",
  "example_prompt": "Test the x402 payment flow and get a verification ticket.",
  "example_request_body": {
    "x-request-id": "test-12345"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xcc1984e79726e7a0ae2b9df2ac9e79fb4983930e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "BotPay demo paid endpoint (MVP for x402scan listing).",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "memo": {
              "type": "string",
              "required": false,
              "description": "Optional memo attached to the artifact"
            },
            "codeType": {
              "enum": [
                "inscription",
                "text",
                "json"
              ],
              "type": "string",
              "required": false,
              "description": "Artifact type to return after payment"
            },
            "buyerAddress": {
              "type": "string",
              "required": false,
              "description": "Optional address/identifier to bind the artifact"
            }
          },
          "headerFields": {
            "x-request-id": {
              "type": "string",
              "required": false,
              "description": "Optional request id for tracing"
            }
          }
        },
        "output": {
          "note": "string",
          "ticket": "string",
          "artifact": "any",
          "expiresAt": "string",
          "artifactType": "string"
        }
      }
    }
  ],
  "origin": {
    "slug": "api-botpay-network",
    "host": "api.botpay.network",
    "url": "https://api.botpay.network",
    "favicon": "https://botpay.network/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-botpay-network-x402",
    "url": "https://x402all.com/resource/api-botpay-network-x402",
    "name": "BotPay \u00b7 x402 Demo Endpoint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-botpay-network-x402",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.botpay.network/x402",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-botpay-network",
      "url": "https://api.botpay.network",
      "name": "api.botpay.network",
      "@type": "Organization"
    },
    "identifier": "api-botpay-network-x402",
    "description": "Test x402 payment flows with BotPay demo endpoint. Returns payment tickets and verification artifacts. MVP endpoint for x402 integration testing on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-botpay-network-x402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-botpay-network-x402"
}
