{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "p01-test-402-bcdjt922dnwt-code-run-pay-2",
  "title": "Test-402 \u00b7 Payment Recording Endpoint",
  "url": "http://p01--test-402--bcdjt922dnwt.code.run/pay",
  "category": "tools",
  "summary": "Record a test payment of 0.001 USDC and receive confirmation with global payment statistics.",
  "seo": {
    "title": "Test Payment Recording API | x402 Development",
    "description": "Test x402 payment recording at 0.001 USDC per call. Returns global stats, payment confirmation, and user metrics. Base network."
  },
  "use_cases": [
    "Test x402 payment integration",
    "Verify payment recording and confirmation flow",
    "Retrieve global payment statistics for monitoring"
  ],
  "ideal_buyer": "Developers testing x402 payment implementations before production deployment.",
  "example_prompt": "Record a test payment and return the global statistics",
  "example_request_body": {},
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xd09416aa5e09f9b5794a884f4e8787d3bb87f014",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Pay 0.001 USDC and record to system",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "status",
            "message",
            "payment",
            "userStats",
            "globalStats"
          ],
          "properties": {
            "status": {
              "type": "string"
            },
            "message": {
              "type": "string"
            },
            "payment": {
              "type": "object",
              "properties": {
                "to": {
                  "type": "string"
                },
                "from": {
                  "type": "string"
                },
                "amount": {
                  "type": "number"
                },
                "currency": {
                  "type": "string"
                },
                "timestamp": {
                  "type": "string"
                }
              }
            },
            "userStats": {
              "type": "object",
              "properties": {
                "totalPaid": {
                  "type": "number"
                },
                "paymentCount": {
                  "type": "number"
                },
                "lastPaymentAt": {
                  "type": "string"
                }
              }
            },
            "globalStats": {
              "type": "object",
              "properties": {
                "totalUsers": {
                  "type": "number"
                },
                "totalAmount": {
                  "type": "number"
                },
                "totalPayments": {
                  "type": "number"
                }
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "compute-cl-92d12553aa0c",
  "origin": {
    "slug": "p01-test-402-bcdjt922dnwt-code-run-2",
    "host": "p01--test-402--bcdjt922dnwt.code.run",
    "title": "p01--test-402--bcdjt922dnwt.code.run",
    "description": "A test origin on the code.run platform. No service information available from the homepage.",
    "url": "http://p01--test-402--bcdjt922dnwt.code.run"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/p01-test-402-bcdjt922dnwt-code-run-pay-2",
    "url": "https://x402all.com/resource/p01-test-402-bcdjt922dnwt-code-run-pay-2",
    "name": "Test-402 \u00b7 Payment Recording Endpoint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/p01-test-402-bcdjt922dnwt-code-run-pay-2",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://p01--test-402--bcdjt922dnwt.code.run/pay",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/p01-test-402-bcdjt922dnwt-code-run-2",
      "url": "http://p01--test-402--bcdjt922dnwt.code.run",
      "name": "p01--test-402--bcdjt922dnwt.code.run",
      "@type": "Organization"
    },
    "identifier": "p01-test-402-bcdjt922dnwt-code-run-pay-2",
    "description": "Test x402 payment recording at 0.001 USDC per call. Returns global stats, payment confirmation, and user metrics. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=p01-test-402-bcdjt922dnwt-code-run-pay-2",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=p01-test-402-bcdjt922dnwt-code-run-pay-2"
}
