{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "solwall-xyz-pay-x402",
  "title": "SolWall \u00b7 USDC Payment Test",
  "url": "https://solwall.xyz/pay-x402",
  "category": "tools",
  "summary": "Validate x402 payment processing with a minimal test transaction on Base network.",
  "seo": {
    "title": "x402 USDC Payment Test API - SolWall",
    "description": "Test x402 micropayment flow with $0.01 USDC per call. Verify payment infrastructure integration."
  },
  "use_cases": [
    "Test x402 wallet integration before production",
    "Verify payment confirmation flow",
    "Debug payment middleware with minimal cost"
  ],
  "ideal_buyer": "Developers integrating x402 payments into their applications.",
  "example_prompt": "Test that my wallet can successfully complete an x402 payment transaction.",
  "example_request_body": {
    "testField": "validation"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1cd0efc43d072aa21b32a810fb7c53d55bb6bace",
      "asset": "0xd9AA094C76c7664A8b4dFbeF4FAcF9C0A44C4cF6",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "Test USDC pay",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "testField": {
              "type": "string",
              "required": false
            }
          }
        },
        "output": {
          "type": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "solwall-xyz",
    "host": "solwall.xyz",
    "url": "https://solwall.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/solwall-xyz-pay-x402",
    "url": "https://x402all.com/resource/solwall-xyz-pay-x402",
    "name": "SolWall \u00b7 USDC Payment Test",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/solwall-xyz-pay-x402",
      "@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": "0xd9AA094C76c7664A8b4dFbeF4FAcF9C0A44C4cF6"
        }
      ]
    },
    "sameAs": "https://solwall.xyz/pay-x402",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/solwall-xyz",
      "url": "https://solwall.xyz",
      "name": "solwall.xyz",
      "@type": "Organization"
    },
    "identifier": "solwall-xyz-pay-x402",
    "description": "Test x402 micropayment flow with $0.01 USDC per call. Verify payment infrastructure integration.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=solwall-xyz-pay-x402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=solwall-xyz-pay-x402"
}
