{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dexter-cash-api-pokedexter-battles-battleid-move",
  "title": "Pokedexter \u00b7 Submit Battle Move",
  "url": "https://x402.dexter.cash/api/pokedexter/battles/:battleId/move",
  "category": "tools",
  "summary": "Submit a battle action in an active Pokedexter game session including moves, switches, or terastallize commands.",
  "seo": {
    "title": "Pokedexter Battle Move API | x402 $0.01 Per Move",
    "description": "Submit moves in Pokedexter battles via x402. Pokemon-style battle game with move commands, switches, and terastallize actions. $0.01 USDC per move."
  },
  "use_cases": [
    "Execute battle moves in automated Pokedexter gameplay",
    "Switch Pokemon during active battles programmatically",
    "Trigger terastallize transformations in battle sequences"
  ],
  "ideal_buyer": "Gaming agents and automated players building Pokedexter battle strategies.",
  "example_prompt": "Submit move 1 with terastallize in battle room abc123",
  "example_request_body": {
    "choice": "move 1 terastallize"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "DevFFyNWxZPtYLpEjzUnN1PFc9Po6PH7eZCi9f3tTkTw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Submit a move in your Pokedexter battle",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "choice": {
              "type": "string",
              "description": "Your battle action: \"move 1\", \"move 2\", \"switch 3\", \"move 1 terastallize\", etc."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "battleId": {
            "type": "string",
            "description": "Battle room ID."
          },
          "submitted": {
            "type": "string",
            "description": "The choice that was submitted."
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9421c7ca7d8dcee9760d72be81137ee162003c36",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Submit a move in your Pokedexter battle",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "choice": {
              "type": "string",
              "description": "Your battle action: \"move 1\", \"move 2\", \"switch 3\", \"move 1 terastallize\", etc."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "battleId": {
            "type": "string",
            "description": "Battle room ID."
          },
          "submitted": {
            "type": "string",
            "description": "The choice that was submitted."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-15e5b83b1729",
  "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-battles-battleid-move",
    "url": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-battles-battleid-move",
    "name": "Pokedexter \u00b7 Submit Battle Move",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-battles-battleid-move",
        "@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"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/x402-dexter-cash-api-pokedexter-battles-battleid-move",
        "@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"
          }
        ]
      }
    ],
    "sameAs": "https://x402.dexter.cash/api/pokedexter/battles/:battleId/move",
    "@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-battles-battleid-move",
    "description": "Submit moves in Pokedexter battles via x402. Pokemon-style battle game with move commands, switches, and terastallize actions. $0.01 USDC per move.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dexter-cash-api-pokedexter-battles-battleid-move",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-dexter-cash-api-pokedexter-battles-battleid-move"
}
