{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-latchmcp-app-pay",
  "title": "Latch MCP \u00b7 x402 Payment Handler",
  "url": "https://x402.latchmcp.app/pay",
  "category": "tools",
  "summary": "Handles user-initiated x402 payment requests through the Latch MCP layer for secure on-chain micropayments.",
  "seo": {
    "title": "x402 Payment Handler API | Latch MCP | Base USDC Micropayments",
    "description": "Process x402 micropayments via Latch MCP layer. 0.01 USDC per call. Secure on-chain token transfers on Base."
  },
  "use_cases": [
    "Enable agent-to-agent USDC transfers without system modification",
    "Process subscription micropayments via x402",
    "Integrate LATCH payment layer into existing workflows"
  ],
  "ideal_buyer": "Agents and applications needing to send or receive USDC micropayments without infrastructure changes.",
  "example_prompt": "Process a 5 USDC payment to address 0x... using the Latch x402 handler.",
  "example_request_body": {
    "amount": "5.00",
    "description": "Payment for API access"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x0c5970e1767c0d7240d3b6d70431f751120ca40e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "description": "Handles user- initiated payment requests through the LATCH layer.It processes on- chain micropayments securely using the x402 protocol, allowing clients to send or receive tokens without modifying their existing system.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "GET",
            "bodyType": "json",
            "bodyFields": {
              "amount": {
                "type": "string",
                "required": true,
                "description": "Amount"
              }
            },
            "queryParams": {
              "description": {
                "type": "string",
                "required": true,
                "description": "This is description"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-latchmcp-app",
    "host": "x402.latchmcp.app",
    "title": "x402.latchmcp.app",
    "description": "An x402-payable API origin. No active application is currently deployed at this endpoint.",
    "url": "https://x402.latchmcp.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-latchmcp-app-pay",
    "url": "https://x402all.com/resource/x402-latchmcp-app-pay",
    "name": "Latch MCP \u00b7 x402 Payment Handler",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-latchmcp-app-pay",
      "@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.latchmcp.app/pay",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-latchmcp-app",
      "url": "https://x402.latchmcp.app",
      "name": "x402.latchmcp.app",
      "@type": "Organization"
    },
    "identifier": "x402-latchmcp-app-pay",
    "description": "Process x402 micropayments via Latch MCP layer. 0.01 USDC per call. Secure on-chain token transfers on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-latchmcp-app-pay",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-latchmcp-app-pay"
}
