{
  "x402Version": 2,
  "id": 14947,
  "slug": "14947",
  "resource": "https://x402.openwebninja.com/play-store-apps/top-paid-games",
  "description": "",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3e7c9cA818f713F19e126E3B7B37B47dC1411570",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x3e7c9cA818f713F19e126E3B7B37B47dC1411570",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x3e7c9cA818f713F19e126E3B7B37B47dC1411570",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {},
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "category": {
                    "type": "string"
                  },
                  "language": {
                    "default": "EN",
                    "type": "string"
                  },
                  "limit": {
                    "default": 50,
                    "maximum": 200,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "region": {
                    "default": "US",
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "data": {
                    "items": {
                      "properties": {
                        "app_category": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_category_id": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_content_rating": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_description": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_developer": {
                          "type": "string"
                        },
                        "app_developer_email": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_developer_website": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_first_released_at_datetime_utc": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_first_released_at_timestamp": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "app_icon": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_id": {
                          "type": "string"
                        },
                        "app_name": {
                          "type": "string"
                        },
                        "app_page_link": {
                          "type": "string"
                        },
                        "app_permissions": {
                          "items": {
                            "type": "string"
                          },
                          "nullable": true,
                          "type": "array"
                        },
                        "app_updated_at_datetime_utc": {
                          "nullable": true,
                          "type": "string"
                        },
                        "app_updated_at_timestamp": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "chart_label": {
                          "nullable": true,
                          "type": "string"
                        },
                        "chart_rank": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "contains_ads": {
                          "nullable": true,
                          "type": "boolean"
                        },
                        "current_version": {
                          "nullable": true,
                          "type": "string"
                        },
                        "current_version_released_at_datetime_utc": {
                          "nullable": true,
                          "type": "string"
                        },
                        "current_version_released_at_timestamp": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "current_version_whatsnew": {
                          "nullable": true,
                          "type": "string"
                        },
                        "data_collected_by_app_and_why": {
                          "additionalProperties": true,
                          "nullable": true,
                          "type": "object"
                        },
                        "data_shared_by_app_and_why": {
                          "additionalProperties": true,
                          "nullable": true,
                          "type": "object"
                        },
                        "is_paid": {
                          "nullable": true,
                          "type": "boolean"
                        },
                        "max_android_api_level": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "max_android_version": {
                          "nullable": true,
                          "type": "string"
                        },
                        "min_android_api_level": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "min_android_version": {
                          "nullable": true,
                          "type": "string"
                        },
                        "num_downloads": {
                          "nullable": true,
                          "type": "string"
                        },
                        "num_downloads_exact": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "num_ratings": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "num_reviews": {
                          "nullable": true,
                          "type": "integer"
                        },
                        "photos": {
                          "items": {
                            "type": "string"
                          },
                          "nullable": true,
                          "type": "array"
                        },
                        "price": {
                          "nullable": true,
                          "type": "number"
                        },
                        "price_currency": {
                          "nullable": true,
                          "type": "string"
                        },
                        "privacy_policy_link": {
                          "nullable": true,
                          "type": "string"
                        },
                        "rating": {
                          "nullable": true,
                          "type": "number"
                        },
                        "reviews_per_rating": {
                          "nullable": true,
                          "properties": {
                            "1": {
                              "type": "integer"
                            },
                            "2": {
                              "type": "integer"
                            },
                            "3": {
                              "type": "integer"
                            },
                            "4": {
                              "type": "integer"
                            },
                            "5": {
                              "type": "integer"
                            }
                          },
                          "type": "object"
                        },
                        "security_practices": {
                          "items": {
                            "type": "string"
                          },
                          "nullable": true,
                          "type": "array"
                        },
                        "trailer": {
                          "nullable": true,
                          "type": "string"
                        }
                      },
                      "required": [
                        "app_id",
                        "app_name",
                        "app_developer",
                        "app_page_link"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "request_id": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.openwebninja.com",
  "lastUpdated": "2026-09-08T08:30:45.479Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-08T08:30:45.313Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.openwebninja.com",
    "manifest_name": "x402.openwebninja.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}