{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-botpay-network-x402",
  "title": "BotPay \u00b7 Paid JSON Endpoint Access",
  "url": "https://x402.botpay.network/x402",
  "category": "tools",
  "summary": "Submit a message and optional transaction hash to receive a processed response with confirmation status and transaction details.",
  "seo": {
    "title": "BotPay x402 Endpoint \u2014 $1.00 USDC per Call",
    "description": "Pay $1.00 USDC via x402 to access BotPay's JSON endpoint. Submit messages and transaction hashes, receive structured responses on Base network."
  },
  "use_cases": [
    "Send structured messages to a paid agent endpoint",
    "Verify transaction status alongside message submission",
    "Receive confirmation receipts with transaction hashes"
  ],
  "ideal_buyer": "Developers and agents needing gated access to a premium JSON processing endpoint with transaction tracking.",
  "example_prompt": "Send the message 'Confirm delivery of package #12345' with transaction hash 0xabc123... to the BotPay endpoint.",
  "example_request_body": {
    "tx": "0xabc123def4567890123456789012345678901234567890123456789012345678",
    "input": "Confirm delivery of package #12345"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 100,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf7d75246cb26792b2c22be5470981f1b7b0ea131",
      "asset": "0x833589fCD6EDb6E08f4c7C32D4f41f68BfF04211",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "BotPay: Base/USDC paid JSON endpoint (US$1.00)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "tx": {
              "type": "string",
              "description": "transaction hash (0x...)"
            },
            "input": {
              "type": "string",
              "required": true,
              "description": "Your message to the agent"
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "txHash": {
            "type": "string"
          },
          "message": {
            "type": "string"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-botpay-network",
    "host": "x402.botpay.network",
    "url": "https://x402.botpay.network"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-botpay-network-x402",
    "url": "https://x402all.com/resource/x402-botpay-network-x402",
    "name": "BotPay \u00b7 Paid JSON Endpoint Access",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-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": "0x833589fCD6EDb6E08f4c7C32D4f41f68BfF04211"
        }
      ]
    },
    "sameAs": "https://x402.botpay.network/x402",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-botpay-network",
      "url": "https://x402.botpay.network",
      "name": "x402.botpay.network",
      "@type": "Organization"
    },
    "identifier": "x402-botpay-network-x402",
    "description": "Pay $1.00 USDC via x402 to access BotPay's JSON endpoint. Submit messages and transaction hashes, receive structured responses on Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-botpay-network-x402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-botpay-network-x402"
}
