{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-x402lite-workers-dev-api-ranking",
  "title": "Api \u00b7 Ranking",
  "url": "https://api.x402lite.workers.dev/api/ranking",
  "category": "data",
  "summary": "Api \u00b7 Ranking \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Ranking \u2014 x402 data API \u00b7 $0.010 per call",
    "description": "Api \u00b7 Ranking \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x8ca80c1a842186b66b19e950ce90fda2fa04de4e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 3600,
      "mime_type": "application/json",
      "description": "Access x402 Lite Top 15 Rankings for $0.01 USDC (Base Network) \u2014 view services ranked by volume, uptime, and performance metrics.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "success",
              "data"
            ],
            "properties": {
              "data": {
                "type": "object",
                "required": [
                  "topServices",
                  "timestamp",
                  "message"
                ],
                "properties": {
                  "message": {
                    "type": "string"
                  },
                  "timestamp": {
                    "type": "string"
                  },
                  "topServices": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "required": [
                        "rank",
                        "name",
                        "category",
                        "volume24h",
                        "uptime"
                      ],
                      "properties": {
                        "link": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "rank": {
                          "type": "number"
                        },
                        "uptime": {
                          "type": "number"
                        },
                        "pricing": {
                          "type": "string"
                        },
                        "category": {
                          "type": "string"
                        },
                        "volume24h": {
                          "type": "number"
                        },
                        "responseTime": {
                          "type": "number"
                        },
                        "volumeFormatted": {
                          "type": "string"
                        },
                        "changePercent24h": {
                          "type": "number"
                        }
                      }
                    }
                  }
                }
              },
              "success": {
                "type": "boolean"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-x402lite-workers-dev",
    "host": "api.x402lite.workers.dev",
    "url": "https://api.x402lite.workers.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-x402lite-workers-dev-api-ranking",
    "url": "https://x402all.com/resource/api-x402lite-workers-dev-api-ranking",
    "name": "Api \u00b7 Ranking",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-x402lite-workers-dev-api-ranking",
      "@type": "Offer",
      "price": "0.01",
      "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.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.x402lite.workers.dev/api/ranking",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-x402lite-workers-dev",
      "url": "https://api.x402lite.workers.dev",
      "name": "api.x402lite.workers.dev",
      "@type": "Organization"
    },
    "identifier": "api-x402lite-workers-dev-api-ranking",
    "description": "Api \u00b7 Ranking \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-x402lite-workers-dev-api-ranking",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-x402lite-workers-dev-api-ranking",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:43:04.675341+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.x402lite.workers.dev/api/ranking",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "schema": {
        "type": "object",
        "required": [
          "success",
          "data"
        ],
        "properties": {
          "data": {
            "type": "object",
            "required": [
              "topServices",
              "timestamp",
              "message"
            ],
            "properties": {
              "message": {
                "type": "string"
              },
              "timestamp": {
                "type": "string"
              },
              "topServices": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "rank",
                    "name",
                    "category",
                    "volume24h",
                    "uptime"
                  ],
                  "properties": {
                    "link": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "rank": {
                      "type": "number"
                    },
                    "uptime": {
                      "type": "number"
                    },
                    "pricing": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    },
                    "volume24h": {
                      "type": "number"
                    },
                    "responseTime": {
                      "type": "number"
                    },
                    "volumeFormatted": {
                      "type": "string"
                    },
                    "changePercent24h": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          },
          "success": {
            "type": "boolean"
          }
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "48e3c4bc5a43884b4a6399fac59b0ff279d70b63b797aee141eb8117c54fb125"
  }
}