{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-purch-xyz-x402-buy",
  "title": "Api \u00b7 X402 Buy",
  "url": "https://api.purch.xyz/x402/buy",
  "category": "finance",
  "summary": "Api \u00b7 X402 Buy \u2014 x402-protected finance API. Pay $0.010 per call on solana. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 X402 Buy \u2014 x402 finance API \u00b7 $0.010 per call",
    "description": "Api \u00b7 X402 Buy \u2014 x402-protected finance API. Pay $0.010 per call on solana. Indexed by x402all."
  },
  "use_cases": [],
  "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": "solana",
      "pay_to": "8LiXrHC61irY8qwj6qevoiRXxYfrTgSaHVbm8rav6HT2",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "email",
              "shippingAddress"
            ],
            "properties": {
              "asin": {
                "type": "string",
                "description": "Amazon ASIN (use this OR productUrl)"
              },
              "email": {
                "type": "string",
                "description": "Email for order confirmation"
              },
              "variantId": {
                "type": "string",
                "description": "Required for Shopify products"
              },
              "productUrl": {
                "type": "string",
                "description": "Product URL (Amazon or Shopify)"
              },
              "shippingAddress": {
                "type": "object",
                "required": [
                  "name",
                  "line1",
                  "city",
                  "state",
                  "postalCode",
                  "country"
                ],
                "properties": {
                  "city": {
                    "type": "string"
                  },
                  "name": {
                    "type": "string"
                  },
                  "line1": {
                    "type": "string"
                  },
                  "line2": {
                    "type": "string"
                  },
                  "phone": {
                    "type": "string"
                  },
                  "state": {
                    "type": "string"
                  },
                  "country": {
                    "type": "string",
                    "description": "ISO 3166-1 alpha-2"
                  },
                  "postalCode": {
                    "type": "string"
                  }
                },
                "description": "Shipping address"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "status": "processing",
            "orderId": "550e8400-e29b-41d4-a716-446655440000",
            "product": {
              "price": {
                "amount": "79.99",
                "currency": "USD"
              },
              "title": "Wireless Headphones"
            },
            "totalPrice": {
              "amount": "84.99",
              "currency": "USD"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-purch-xyz",
    "host": "api.purch.xyz",
    "url": "https://api.purch.xyz",
    "favicon": "https://purch.xyz/favicon.ico?favicon.469bc47a.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-purch-xyz-x402-buy",
    "url": "https://x402all.com/resource/api-purch-xyz-x402-buy",
    "name": "Api \u00b7 X402 Buy",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-purch-xyz-x402-buy",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "solana"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.purch.xyz/x402/buy",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-purch-xyz",
      "url": "https://api.purch.xyz",
      "name": "api.purch.xyz",
      "@type": "Organization"
    },
    "identifier": "api-purch-xyz-x402-buy",
    "description": "Api \u00b7 X402 Buy \u2014 x402-protected finance API. Pay $0.010 per call on solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-purch-xyz-x402-buy",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-purch-xyz-x402-buy",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T22:45:17.853912+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.purch.xyz/x402/buy",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "f9a1a21ed1bcbb531f1018a773ec11b55c71d6636cc4a13a4eba4e019394177d"
  }
}