mirrored listing x402 eip155:8453

Search GAMEMAXXING's video games and gaming knowledge base for game concepts across game d

Search GAMEMAXXING's video games and gaming knowledge base for game concepts across game design, game business, game culture, and gaming history, then return ranked JSON hits with full content first and source URLs second.

Do you run gamemaxxing.baes.so? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
1000 (raw units)
price
7
calls / 30d
6
unique payers
2026-09-17
updated

Provider

gamemaxxing.baes.so · discovered, not yet claimed by its owner

Payment (x402 accepts[])

[
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0x702ba46435D1E55B18440100BC81EB055574875e",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "1000",
    "maxTimeoutSeconds": 300
  }
]

Output schema

{
  "bazaar": {
    "category": "gaming",
    "discoverable": true,
    "info": {
      "input": {
        "body": {
          "category": "game-business",
          "limit": 5,
          "offset": 0,
          "query": "battle pass retention"
        },
        "bodyType": "json",
        "method": "POST",
        "type": "http"
      },
      "output": {
        "example": {
          "apiVersion": "v1",
          "categoryHits": [
            {
              "category": "game-business",
              "count": 1,
              "label": "Game Business",
              "score": 1.32
            }
          ],
          "hits": [
            {
              "category": "game-business",
              "categoryLabel": "Game Business",
              "content": {
                "body": "A battle pass sells a limited-time progression track and turns player time into a recurring monetization loop. The better versions make seasonal retention feel rewarding rather than purely extractive.",
                "example": "Fortnite normalized the modern battle pass model by tying cosmetics, quests, and season cadence into one repeatable system.",
                "oneLiner": "Battle passes turn engagement into recurring monetization without charging upfront.",
                "relatedTerms": [
                  "Games as a Service (GaaS)",
                  "Whale Economics",
                  "DLC Strategy"
                ],
                "tags": [
                  "monetization",
                  "live-service",
                  "progression"
                ],
                "whyItMatters": "Battle passes influence retention, content cadence, and revenue at the same time, which is why they sit near the center of live-service strategy."
              },
              "id": "battle-pass-economics",
              "matchedFields": [
                "term",
                "body"
              ],
              "score": 1.32,
              "source": {
                "url": "https://gamemaxxing.baes.so/concept/battle-pass-economics"
              },
              "term": "Battle Pass Economics"
            }
          ],
          "pageInfo": {
            "hasMore": true,
            "limit": 5,
            "nextOffset": 1,
            "offset": 0,
            "returned": 1,
            "totalHits": 2
          },
          "query": "battle pass retention",
          "totalHits": 2
        },
        "type": "json"
      }
    },
    "routeTemplate": "/api/agent/v1/search",
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "body": {
              "additionalProperties": false,
              "properties": {
                "category": {
                  "description": "Optional GAMEMAXXING internal category slug used to narrow results to part of the GAMEMAXXING video game knowledge base.",
                  "enum": [
                    "game-design",
                    "game-mechanics",
                    "gaming-history",
                    "speedrunning",
                    "esports",
                    "graphics-tech",
                    "game-audio",
                    "narrative",
                    "gaming-culture",
                    "player-psychology",
                    "game-business",
                    "game-genres",
                    "indie-games",
                    "game-tech",
                    "iconic-games",
                    "action-adventure-games",
                    "roguelike-games",
                    "rpg-games",
                    "shooter-games",
                    "survival-crafting-games",
                    "horror-games",
                    "strategy-management-games",
                    "simulation-games",
                    "sports-racing-games",
                    "fighting-brawler-games",
                    "puzzle-platformer-games",
                    "narrative-adventure-games",
                    "card-board-games",
                    "onchain-gaming",
                    "game-consoles",
                    "game-studios",
                    "gaming-people",
                    "game-engines",
                    "gaming-characters",
                    "pokemon-games"
                  ],
                  "type": "string"
                },
                "limit": {
                  "description": "Maximum number of ranked concept hits to return.",
                  "maximum": 12,
                  "minimum": 1,
                  "type": "integer"
                },
                "offset": {
                  "description": "Zero-based result offset for pagination. Start at 0, then send pageInfo.nextOffset while pageInfo.hasMore is true.",
                  "maximum": 5000,
                  "minimum": 0,
                  "type": "integer"
                },
                "query": {
                  "description": "Natural-language game or video game query to run against GAMEMAXXING's concept corpus, including game design, game business, and game culture topics.",
                  "maxLength": 160,
                  "minLength": 2,
                  "type": "string"
                }
              },
              "required": [
                "query"
              ],
              "type": "object"
            },
            "bodyType": {
              "enum": [
                "json",
                "form-data",
                "text"
              ],
              "type": "string"
            },
            "method": {
              "enum": [
                "POST"
              ],
              "type": "string"
            },
            "type": {
              "const": "http",
              "type": "string"
            }
          },
          "required": [
            "type",
            "method",
            "bodyType",
            "body"
          ],
          "type": "object"
        },
        "output": {
          "properties": {
            "example": {
              "additionalProperties": false,
              "properties": {
                "apiVersion": {
                  "description": "API version string.",
                  "type": "string"
                },
                "categoryHits": {
                  "description": "Category-level aggregation over all matching ranked hits.",
                  "items": {
                    "additionalProperties": false,
                    "properties": {
                      "category": {
                        "description": "Optional GAMEMAXXING internal category slug used to narrow results to part of the GAMEMAXXING video game knowledge base.",
                        "enum": [
                          "game-design",
                          "game-mechanics",
                          "gaming-history",
                          "speedrunning",
                          "esports",
                          "graphics-tech",
                          "game-audio",
                          "narrative",
                          "gaming-culture",
                          "player-psychology",
                          "game-business",
                          "game-genres",
                          "indie-games",
                          "game-tech",
                          "iconic-games",
                          "action-adventure-games",
                          "roguelike-games",
                          "rpg-games",
                          "shooter-games",
                          "survival-crafting-games",
                          "horror-games",
                          "strategy-management-games",
                          "simulation-games",
                          "sports-racing-games",
                          "fighting-brawler-games",
                          "puzzle-platformer-games",
                          "narrative-adventure-games",
                          "card-board-games",
                          "onchain-gaming",
                          "game-consoles",
                          "game-studios",
                          "gaming-people",
                          "game-engines",
                          "gaming-characters",
                          "pokemon-games"
                        ],
                        "type": "string"
                      },
                      "count": {
                        "description": "Number of hits returned for the category in the current result set.",
                        "type": "integer"
                      },
                      "label": {
                        "description": "Human-readable category label.",
                        "type": "string"
                      },
                      "score": {
                        "description": "Aggregate relevance score for the category bucket.",
                        "type": "number"
                      }
                    },
                    "required": [
                      "category",
                      "label",
                      "count",
                      "score"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "hits": {
                  "description": "Ranked concept hits with full content payloads for direct use and a trailing source block for citation or follow-up browsing.",
                  "items": {
                    "additionalProperties": false,
                    "properties": {
                      "category": {
                        "description": "Optional GAMEMAXXING internal category slug used to narrow results to part of the GAMEMAXXING video game knowledge base.",
                        "enum": [
                          "game-design",
                          "game-mechanics",
                          "gaming-history",
                          "speedrunning",
                          "esports",
                          "graphics-tech",
                          "game-audio",
                          "narrative",
                          "gaming-culture",
                          "player-psychology",
                          "game-business",
                          "game-genres",
                          "indie-games",
                          "game-tech",
                          "iconic-games",
                          "action-adventure-games",
                          "roguelike-games",
                          "rpg-games",
                          "shooter-games",
                          "survival-crafting-games",
                          "horror-games",
                          "strategy-management-games",
                          "simulation-games",
                          "sports-racing-games",
                          "fighting-brawler-games",
                          "puzzle-platformer-games",
                          "narrative-adventure-games",
                          "card-board-games",
                          "onchain-gaming",
                          "game-consoles",
                          "game-studios",
                          "gaming-people",
                          "game-engines",
                          "gaming-characters",
                          "pokemon-games"
                        ],
                        "type": "string"
                      },
                      "categoryLabel": {
                        "description": "Human-readable category label for the concept.",
                        "type": "string"
                      },
                      "content": {
                        "additionalProperties": false,
                        "description": "Full GAMEMAXXING concept content so the agent can use the result directly without opening the URL.",
                        "properties": {
                          "body": {
                            "description": "Grounded explanation of the concept.",
                            "type": "string"
                          },
                          "example": {
                            "description": "Concrete example attached to the concept when available.",
                            "type": "string"
                          },
                          "oneLiner": {
                            "description": "Single-sentence explanation suitable for quick agent consumption.",
                            "type": "string"
                          },
                          "relatedTerms": {
                            "description": "Exact GAMEMAXXING terms that connect to the concept.",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "tags": {
                            "description": "Short tags associated with the concept.",
                            "items": {
                              "type": "string"
                            },
                            "type": "array"
                          },
                          "whyItMatters": {
                            "description": "Why the concept matters to players, studios, or other agents.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "oneLiner",
                          "body",
                          "whyItMatters",
                          "relatedTerms",
                          "tags"
                        ],
                        "type": "object"
                      },
                      "id": {
                        "description": "Canonical GAMEMAXXING concept id.",
                        "type": "string"
                      },
                      "matchedFields": {
                        "description": "Concept fields that contributed to the match.",
                        "items": {
                          "enum": [
                            "term",
                            "tag",
                            "related",
                            "body"
                          ],
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "score": {
                        "description": "Relevance score from the search engine.",
                        "type": "number"
                      },
                      "source": {
                        "additionalProperties": false,
                        "description": "Follow-up source metadata. Agents can ignore this unless they need citation or browsing.",
                        "properties": {
                          "url": {
                            "description": "Canonical human-readable GAMEMAXXING URL for citation or follow-up browsing.",
                            "type": "string"
                          }
                        },
                        "required": [
                          "url"
                        ],
                        "type": "object"
                      },
                      "term": {
                        "description": "Display name of the matched concept.",
                        "type": "string"
                      }
                    },
                    "required": [
                      "id",
                      "term",
                      "category",
                      "categoryLabel",
                      "score",
                      "matchedFields",
                      "content",
                      "source"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "pageInfo": {
                  "additionalProperties": false,
                  "description": "Pagination metadata for the current ranked result window. Send nextOffset as offset in the next request while hasMore is true.",
                  "properties": {
                    "hasMore": {
                      "description": "Whether another page is available.",
                      "type": "boolean"
                    },
                    "limit": {
                      "description": "Maximum number of items requested for this page.",
                      "type": "integer"
                    },
                    "nextOffset": {
                      "description": "Offset to send in the next request, or null when there are no more results.",
                      "type": [
                        "integer",
                        "null"
                      ]
                    },
                    "offset": {
                      "description": "Zero-based result offset used for this page.",
                      "type": "integer"
                    },
                    "returned": {
                      "description": "Number of items returned in this page.",
                      "type": "integer"
                    },
                    "totalHits": {
                      "description": "Total matching hits before pagination.",
                      "type": "integer"
                    }
                  },
                  "required": [
                    "offset",
                    "limit",
                    "returned",
                    "totalHits",
                    "hasMore",
                    "nextOffset"
                  ],
                  "type": "object"
                },
                "query": {
                  "description": "Normalized query used for the search.",
                  "type": "string"
                },
                "totalHits": {
                  "description": "Total number of matching hits before pagination.",
                  "type": "integer"
                }
              },
              "required": [
                "apiVersion",
                "query",
                "totalHits",
                "pageInfo",
                "categoryHits",
                "hits"
              ],
              "type": "object"
            },
            "type": {
              "type": "string"
            }
          },
          "required": [
            "type"
          ],
          "type": "object"
        }
      },
      "required": [
        "input"
      ],
      "type": "object"
    },
    "tags": [
      "game",
      "games",
      "video-games",
      "gaming",
      "game-research",
      "game-search",
      "game-concepts",
      "game-design",
      "game-business",
      "knowledge-base"
    ]
  },
  "builder-code": {
    "info": {
      "a": "bc_yivyjv4m"
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "additionalProperties": false,
      "properties": {
        "a": {
          "description": "App builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        },
        "s": {
          "description": "Service builder codes",
          "items": {
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "type": "array"
        },
        "w": {
          "description": "Wallet builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        }
      },
      "type": "object"
    }
  }
}

Use it

curl

curl "https://gamemaxxing.baes.so/api/agent/v1/search"
# -> 402 Payment Required, accepts[] lists how to pay
# retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid

JavaScript

const res = await fetch("https://gamemaxxing.baes.so/api/agent/v1/search");
if (res.status === 402) {
  const { accepts } = await res.json();
  // pay one of accepts[] via an x402 client, then retry with the payment header
}

Python

import httpx
res = httpx.get("https://gamemaxxing.baes.so/api/agent/v1/search")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/5313.json, and this resource appears in /discovery/resources and /discovery/search.