{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dexter-cash-api-pokedexter-queue",
  "title": "Dexter \u00b7 Join Pokedexter Quick Match Queue",
  "url": "https://x402.dexter.cash/api/pokedexter/queue",
  "category": "tools",
  "summary": "Joins the Pokedexter quick match queue and returns match status, opponent details if matched, and queue statistics.",
  "seo": {
    "title": "Pokedexter Queue API | x402 Matchmaking",
    "description": "Join quick match queue for Pokedexter trading game. x402 micropayment on Base and Solana. Get matched with opponents instantly."
  },
  "use_cases": [
    "Enter matchmaking queue for trading game",
    "Check queue status and wait time",
    "Receive opponent assignment upon match"
  ],
  "ideal_buyer": "Pokedexter players and trading game bots automating match entry.",
  "example_prompt": "Put me in the quick match queue for Pokedexter.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9421c7ca7d8dcee9760d72be81137ee162003c36",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Join Pokedexter quick match queue",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "number",
              "description": "Wager amount in USD ($1-$25). Winner takes 100% of the pot."
            },
            "format": {
              "type": "string",
              "description": "Battle format (default: gen9randombattle). Options: gen9randombattle, gen9ou, gen8randombattle, etc."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "wager": {
            "type": "object",
            "description": "Wager details (if matched)."
          },
          "queued": {
            "type": "boolean",
            "description": "True if added to queue waiting for match."
          },
          "matched": {
            "type": "boolean",
            "description": "True if immediately matched with opponent."
          },
          "opponent": {
            "type": "string",
            "description": "Opponent username (if matched)."
          },
          "queueStats": {
            "type": "object",
            "properties": {
              "totalInQueue": {
                "type": "number",
                "description": "Players waiting."
              }
            },
            "description": "Queue statistics."
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "DevFFyNWxZPtYLpEjzUnN1PFc9Po6PH7eZCi9f3tTkTw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Join Pokedexter quick match queue",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "number",
              "description": "Wager amount in USD ($1-$25). Winner takes 100% of the pot."
            },
            "format": {
              "type": "string",
              "description": "Battle format (default: gen9randombattle). Options: gen9randombattle, gen9ou, gen8randombattle, etc."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "wager": {
            "type": "object",
            "description": "Wager details (if matched)."
          },
          "queued": {
            "type": "boolean",
            "description": "True if added to queue waiting for match."
          },
          "matched": {
            "type": "boolean",
            "description": "True if immediately matched with opponent."
          },
          "opponent": {
            "type": "string",
            "description": "Opponent username (if matched)."
          },
          "queueStats": {
            "type": "object",
            "properties": {
              "totalInQueue": {
                "type": "number",
                "description": "Players waiting."
              }
            },
            "description": "Queue statistics."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-887a4eb592e1",
  "origin": {
    "slug": "x402-dexter-cash",
    "host": "x402.dexter.cash",
    "title": "Public x402 Facilitator for API Payments \u2022 Dexter",
    "description": "Integrate Dexter's public x402 facilitator for verification, signing, and settlement across supported chains.",
    "url": "https://x402.dexter.cash",
    "og_image": "https://dexter.cash/og-images/v2/default",
    "favicon": "https://dexter.cash/assets/logos/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-queue",
    "url": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-queue",
    "name": "Dexter \u00b7 Join Pokedexter Quick Match Queue",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-queue",
        "@type": "Offer",
        "price": "0.01",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.010000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-queue",
        "@type": "Offer",
        "price": "0.01",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.010000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      }
    ],
    "sameAs": "https://x402.dexter.cash/api/pokedexter/queue",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-dexter-cash",
      "url": "https://x402.dexter.cash",
      "name": "Public x402 Facilitator for API Payments \u2022 Dexter",
      "@type": "Organization"
    },
    "identifier": "x402-dexter-cash-api-pokedexter-queue",
    "description": "Join quick match queue for Pokedexter trading game. x402 micropayment on Base and Solana. Get matched with opponents instantly.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dexter-cash-api-pokedexter-queue",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-dexter-cash-api-pokedexter-queue"
}
