{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "xpaygen-xyz-api-payment-summary",
  "title": "Xpaygen \u00b7 Payment Summary",
  "url": "https://xpaygen.xyz/api/payment_summary",
  "category": "data",
  "summary": "Xpaygen \u00b7 Payment Summary \u2014 x402-protected data API. Pay free per call on base. Indexed by x402all.",
  "seo": {
    "title": "Xpaygen \u00b7 Payment Summary \u2014 x402 data API \u00b7 free per call",
    "description": "Xpaygen \u00b7 Payment Summary \u2014 x402-protected data API. Pay free per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1989d5a2fb5d6f078d4fd5d1b7f3e400291b6303",
      "asset": "USDC",
      "max_amount_required_atomic": "0",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get payment summary, balance, and transaction history",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "address": {
              "type": "string",
              "required": true,
              "description": "Wallet address"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "tier": {
              "type": "string",
              "description": "User tier (demo, premium, vip)"
            },
            "points": {
              "type": "number",
              "description": "Current points"
            },
            "balance": {
              "type": "string",
              "description": "Current USDC balance"
            },
            "total_spent": {
              "type": "string",
              "description": "Total amount spent"
            },
            "last_transaction": {
              "type": "string",
              "description": "Last transaction timestamp"
            },
            "transaction_count": {
              "type": "number",
              "description": "Number of transactions"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "xpaygen-xyz",
    "host": "xpaygen.xyz",
    "url": "https://xpaygen.xyz",
    "favicon": "https://xpaygen.xyz/web/favicon-32x32.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/xpaygen-xyz-api-payment-summary",
    "url": "https://x402all.com/resource/xpaygen-xyz-api-payment-summary",
    "name": "Xpaygen \u00b7 Payment Summary",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xpaygen-xyz-api-payment-summary",
      "@type": "Offer",
      "price": "0",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "USDC"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://xpaygen.xyz/api/payment_summary",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/xpaygen-xyz",
      "url": "https://xpaygen.xyz",
      "name": "xpaygen.xyz",
      "@type": "Organization"
    },
    "identifier": "xpaygen-xyz-api-payment-summary",
    "description": "Xpaygen \u00b7 Payment Summary \u2014 x402-protected data API. Pay free per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xpaygen-xyz-api-payment-summary",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xpaygen-xyz-api-payment-summary",
  "callability": {
    "status": "likely_callable",
    "schema_callability": 0.578,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-11T00:51:03.981026+00:00",
    "warnings": []
  },
  "contract": {
    "method": "GET",
    "route_template": "/api/payment_summary",
    "content_type": "application/json",
    "response_schema": {},
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "explicit_none",
      "response_schema": "unknown"
    },
    "contract_hash": "ee46f410c1613c833285d535584593cebe6a9a9bae9888d716df2eede8ae6d29"
  }
}