x402.openwebninja.com/play-store-apps/top-paid-games
Answeringour last check, 2026-09-24
1 of 1checks answered this week
654 msmedian answer time
$0.003listed price per call
$0.003price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
GET https://x402.openwebninja.com/play-store-apps/top-paid-games
| Category | Commerce and shopping |
|---|---|
| Provider host | x402.openwebninja.com |
| Networks | eip155:137, eip155:42161, eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 2 from 2 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.003 | 654 ms |
Example input (from the provider)
{
"method": "GET",
"type": "http"
}
Promised output schema (from the provider)
{
"$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"