{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402wall-fun-api-x402-buy",
  "title": "X402wall \u00b7 X402 Buy",
  "url": "https://x402wall.fun/api/x402/buy",
  "category": "data",
  "summary": "X402wall \u00b7 X402 Buy \u2014 x402-protected data API. Pay $1.00 per call on solana. Indexed by x402all.",
  "seo": {
    "title": "X402wall \u00b7 X402 Buy \u2014 x402 data API \u00b7 $1.00 per call",
    "description": "X402wall \u00b7 X402 Buy \u2014 x402-protected data API. Pay $1.00 per call on solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "2pyPgr6fFh1q58HaJ1c5uTGhd4cJUtZvT5hBZFKgpwN4",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Buy bricks on x402wall - $1 per brick",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "x": {
              "type": "number",
              "required": true,
              "description": "X coordinate (0-999)"
            },
            "y": {
              "type": "number",
              "required": true,
              "description": "Y coordinate (0-999)"
            },
            "link": {
              "type": "string",
              "required": false,
              "description": "Click-through URL"
            },
            "title": {
              "type": "string",
              "required": false,
              "description": "Block title (max 200 chars)"
            },
            "width": {
              "type": "number",
              "required": true,
              "description": "Width in bricks (1-1000)"
            },
            "height": {
              "type": "number",
              "required": true,
              "description": "Height in bricks (1-1000)"
            },
            "imageUrl": {
              "type": "string",
              "required": true,
              "description": "Image URL for the block"
            },
            "ownerWallet": {
              "type": "string",
              "required": true,
              "description": "Buyer's Solana wallet address"
            }
          }
        },
        "output": {
          "block": {
            "type": "object",
            "properties": {
              "x": {
                "type": "number"
              },
              "y": {
                "type": "number"
              },
              "id": {
                "type": "string"
              },
              "width": {
                "type": "number"
              },
              "height": {
                "type": "number"
              },
              "imageUrl": {
                "type": "string"
              },
              "ownerWallet": {
                "type": "string"
              }
            }
          },
          "pricing": {
            "type": "object",
            "properties": {
              "totalUsdc": {
                "type": "number"
              },
              "totalBricks": {
                "type": "number"
              }
            }
          },
          "success": {
            "type": "boolean"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402wall-fun",
    "host": "x402wall.fun",
    "url": "https://x402wall.fun",
    "favicon": "https://x402wall.fun/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402wall-fun-api-x402-buy",
    "url": "https://x402all.com/resource/x402wall-fun-api-x402-buy",
    "name": "X402wall \u00b7 X402 Buy",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402wall-fun-api-x402-buy",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "solana"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://x402wall.fun/api/x402/buy",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402wall-fun",
      "url": "https://x402wall.fun",
      "name": "x402wall.fun",
      "@type": "Organization"
    },
    "identifier": "x402wall-fun-api-x402-buy",
    "description": "X402wall \u00b7 X402 Buy \u2014 x402-protected data API. Pay $1.00 per call on solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402wall-fun-api-x402-buy",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402wall-fun-api-x402-buy",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T23:15:59.148999+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://x402wall.fun/api/x402/buy",
    "content_type": "application/json",
    "response_schema": {
      "block": {
        "type": "object",
        "properties": {
          "x": {
            "type": "number"
          },
          "y": {
            "type": "number"
          },
          "id": {
            "type": "string"
          },
          "width": {
            "type": "number"
          },
          "height": {
            "type": "number"
          },
          "imageUrl": {
            "type": "string"
          },
          "ownerWallet": {
            "type": "string"
          }
        }
      },
      "pricing": {
        "type": "object",
        "properties": {
          "totalUsdc": {
            "type": "number"
          },
          "totalBricks": {
            "type": "number"
          }
        }
      },
      "success": {
        "type": "boolean"
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "9c45581f163b3b1af30be973dec6654e514cc5cb566f9df8861d7cd5e58b76c9"
  }
}