{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402pudgy-vercel-app-api-v2-pengooooo",
  "title": "Pudgy x402 \u00b7 Payment Receipt Demo",
  "url": "https://x402pudgy.vercel.app/api/v2/pengooooo",
  "category": "tools",
  "summary": "Verify x402 payment flow and receive structured receipt data for 0.001 USDC.",
  "seo": {
    "title": "x402 Payment Demo API | Pudgy",
    "description": "Test x402 micropayments on Base for 0.001 USDC. Returns payment receipt with amount, currency, network, and recipient."
  },
  "use_cases": [
    "Test x402 wallet integration before production deployment",
    "Validate payment receipt parsing in agent workflows"
  ],
  "ideal_buyer": "Developers integrating x402 payment verification into AI agents.",
  "example_prompt": "Call the pengooooo endpoint and show me the payment receipt details.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6438eecb0cfd68f94ffc4acfe036dbbaf7001361",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "type": "object",
          "properties": {
            "message": {
              "type": "string"
            },
            "receipt": {
              "type": "object",
              "properties": {
                "amount": {
                  "type": "string"
                },
                "paidTo": {
                  "type": "string"
                },
                "network": {
                  "type": "string"
                },
                "currency": {
                  "type": "string"
                }
              }
            },
            "success": {
              "type": "boolean"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402pudgy-vercel-app",
    "host": "x402pudgy.vercel.app",
    "title": "x402pudgy (Vercel deployment)",
    "description": "A Vercel-hosted origin intended to provide x402-payable endpoints. The deployment is currently unavailable and returns a DEPLOYMENT_NOT_FOUND error.",
    "url": "https://x402pudgy.vercel.app",
    "favicon": "https://x402pudgy.vercel.app/publiclogo.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402pudgy-vercel-app-api-v2-pengooooo",
    "url": "https://x402all.com/resource/x402pudgy-vercel-app-api-v2-pengooooo",
    "name": "Pudgy x402 \u00b7 Payment Receipt Demo",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402pudgy-vercel-app-api-v2-pengooooo",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402pudgy.vercel.app/api/v2/pengooooo",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402pudgy-vercel-app",
      "url": "https://x402pudgy.vercel.app",
      "name": "x402pudgy (Vercel deployment)",
      "@type": "Organization"
    },
    "identifier": "x402pudgy-vercel-app-api-v2-pengooooo",
    "description": "Test x402 micropayments on Base for 0.001 USDC. Returns payment receipt with amount, currency, network, and recipient.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402pudgy-vercel-app-api-v2-pengooooo",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402pudgy-vercel-app-api-v2-pengooooo"
}
