{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "hub-atxp-ai-v1-services",
  "title": "Hub \u00b7 Services",
  "url": "https://hub.atxp.ai/v1/services",
  "category": "finance",
  "summary": "Hub \u00b7 Services \u2014 x402-protected finance API. Pay $0.0010 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Hub \u00b7 Services \u2014 x402 finance API \u00b7 $0.0010 per call",
    "description": "Hub \u00b7 Services \u2014 x402-protected finance API. Pay $0.0010 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x10c140022927429afb5f7779f4bc5495da8c1e24",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "verified": false
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "BJGdsDXJFy63eCAnX3UmGfShp8BuqbtkTfcamyRGr7VQ",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "verified": false
    }
  ],
  "origin": {
    "slug": "hub-atxp-ai",
    "host": "hub.atxp.ai",
    "url": "https://hub.atxp.ai",
    "favicon": "https://hub.atxp.ai/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/hub-atxp-ai-v1-services",
    "url": "https://x402all.com/resource/hub-atxp-ai-v1-services",
    "name": "Hub \u00b7 Services",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/hub-atxp-ai-v1-services",
        "@type": "Offer",
        "price": "0.001",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.001000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/hub-atxp-ai-v1-services",
        "@type": "Offer",
        "price": "0.001",
        "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.001000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://hub.atxp.ai/v1/services",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/hub-atxp-ai",
      "url": "https://hub.atxp.ai",
      "name": "hub.atxp.ai",
      "@type": "Organization"
    },
    "identifier": "hub-atxp-ai-v1-services",
    "description": "Hub \u00b7 Services \u2014 x402-protected finance API. Pay $0.0010 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=hub-atxp-ai-v1-services",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=hub-atxp-ai-v1-services",
  "callability": {
    "status": "call_ready",
    "schema_callability": 0.722,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-10T22:56:41.315788+00:00",
    "warnings": []
  },
  "contract": {
    "method": "POST",
    "route_template": "/v1/services",
    "content_type": "application/json",
    "request_body_schema": {
      "type": "object",
      "properties": {
        "category": {
          "type": "string",
          "minLength": 1,
          "description": "Filter services by category (AI, Search, Media, Communication)"
        }
      }
    },
    "response_schema": {
      "type": "object",
      "required": [
        "services"
      ],
      "properties": {
        "docs": {
          "type": "string"
        },
        "services": {
          "type": "array",
          "items": {
            "type": "object",
            "required": [
              "name",
              "description",
              "category"
            ],
            "properties": {
              "name": {
                "type": "string"
              },
              "category": {
                "type": "string"
              },
              "description": {
                "type": "string"
              }
            }
          }
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "declared",
      "response_schema": "declared"
    },
    "contract_hash": "46a0b8bc3eb3e41c414fcbd5d5d4bd76ce120066a904697ebc61643afedef421"
  }
}