{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player",
  "title": "Player-to-Player Payment Handler",
  "url": "https://optionally-relevant-corgi.ngrok-free.app/api/x402/payment/player_to_player",
  "category": "finance",
  "summary": "Handle player-to-player payment transactions with game context tracking.",
  "seo": {
    "title": "x402 Player-to-Player Payment API | P2P Transfers",
    "description": "Process player-to-player payments via x402 protocol. Free tier available. Base network."
  },
  "use_cases": [
    "Enable in-game peer-to-peer payments",
    "Process player transfers with game UID tracking",
    "Settle gaming transactions between users"
  ],
  "ideal_buyer": "Game developers and platforms needing to integrate player-to-player payment flows.",
  "example_prompt": "Process a $5 payment from player A to player B in game session 12345.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb37346a279da4d27d174bcd862a684df28d56678",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "0",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "player_to_player payment discovery - missing amount, game_uid, payer_wallet, recipient_wallet",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "number",
              "required": true,
              "description": "Amount in game currency units."
            },
            "reason": {
              "type": "string",
              "required": false,
              "description": "Payment reason or memo."
            },
            "game_uid": {
              "type": "string",
              "required": true,
              "description": "Unique game identifier."
            },
            "payer_wallet": {
              "type": "string",
              "required": true,
              "description": "Payer wallet address."
            },
            "payer_agent_uid": {
              "type": "string",
              "required": true,
              "description": "Payer agent UID."
            },
            "recipient_wallet": {
              "type": "string",
              "required": true,
              "description": "Recipient wallet address."
            },
            "x402_payment_b64": {
              "type": "string",
              "required": false,
              "description": "Optional inline X-PAYMENT payload (Base64)."
            },
            "recipient_agent_uid": {
              "type": "string",
              "required": true,
              "description": "Recipient agent UID."
            }
          },
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "required": false,
              "description": "Base64-encoded PaymentPayload per x402 spec"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "result"
          ],
          "properties": {
            "result": {
              "type": "object",
              "required": [
                "payment_type",
                "game_uid"
              ],
              "properties": {
                "game_uid": {
                  "type": "string"
                },
                "payment_type": {
                  "enum": [
                    "player_to_player"
                  ],
                  "type": "string"
                },
                "transaction_hash": {
                  "type": [
                    "string",
                    "null"
                  ]
                }
              },
              "additionalProperties": true
            },
            "success": {
              "type": "boolean"
            },
            "result_data": {
              "type": "object"
            }
          },
          "additionalProperties": true
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-a247962037dd",
  "origin": {
    "slug": "optionally-relevant-corgi-ngrok-free-app",
    "host": "optionally-relevant-corgi.ngrok-free.app",
    "title": "optionally-relevant-corgi.ngrok-free.app",
    "description": "An x402-payable API origin hosted on ngrok. No public homepage content is available; endpoints and capabilities must be discovered via direct request.",
    "url": "https://optionally-relevant-corgi.ngrok-free.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player",
    "url": "https://x402all.com/resource/optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player",
    "name": "Player-to-Player Payment Handler",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player",
      "@type": "Offer",
      "price": "0",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://optionally-relevant-corgi.ngrok-free.app/api/x402/payment/player_to_player",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/optionally-relevant-corgi-ngrok-free-app",
      "url": "https://optionally-relevant-corgi.ngrok-free.app",
      "name": "optionally-relevant-corgi.ngrok-free.app",
      "@type": "Organization"
    },
    "identifier": "optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player",
    "description": "Process player-to-player payments via x402 protocol. Free tier available. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=optionally-relevant-corgi-ngrok-free-app-api-x402-payment-player-to-player"
}
