{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "vending-machine-heurist-xyz-x402-buy-status",
  "title": "Heurist \u00b7 Check Purchase Transaction Status",
  "url": "https://vending-machine.heurist.xyz/x402/buy_status",
  "category": "tools",
  "summary": "Query the current status of a purchase using the reference ID returned from a buy endpoint.",
  "seo": {
    "title": "Purchase Status API | x402 Transaction Tracking",
    "description": "Check status of x402 micropayment purchase transactions. Reference-based transaction tracking for vending machine and automated purchase workflows."
  },
  "use_cases": [
    "Track asynchronous purchase fulfillment status",
    "Verify payment completion before delivering goods",
    "Monitor vending machine transaction lifecycle",
    "Confirm settlement before releasing digital assets"
  ],
  "ideal_buyer": "Automated vending systems, digital goods marketplaces, and payment orchestration agents needing reference-based transaction status verification.",
  "example_prompt": "Check if purchase reference abc123 has completed and the item is ready for delivery",
  "example_request_body": {
    "reference": "abc123"
  },
  "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": "0xca85edab3ede15059fdabf27d861a942196ccccf",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "description": "Check the status of a purchase transaction.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "reference": {
              "type": "string",
              "required": true,
              "description": "The reference ID returned from the buy endpoint"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "vending-machine-heurist-xyz",
    "host": "vending-machine.heurist.xyz",
    "title": "Heurist Vending Machine API",
    "description": "An x402-payable endpoint hosted on the Heurist network. Currently returning a 502 Bad Gateway error.",
    "url": "https://vending-machine.heurist.xyz",
    "favicon": "https://vending-machine.heurist.xyz/assets/favicon-192x192.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/vending-machine-heurist-xyz-x402-buy-status",
    "url": "https://x402all.com/resource/vending-machine-heurist-xyz-x402-buy-status",
    "name": "Heurist \u00b7 Check Purchase Transaction Status",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/vending-machine-heurist-xyz-x402-buy-status",
      "@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://vending-machine.heurist.xyz/x402/buy_status",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/vending-machine-heurist-xyz",
      "url": "https://vending-machine.heurist.xyz",
      "name": "Heurist Vending Machine API",
      "@type": "Organization"
    },
    "identifier": "vending-machine-heurist-xyz-x402-buy-status",
    "description": "Check status of x402 micropayment purchase transactions. Reference-based transaction tracking for vending machine and automated purchase workflows.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=vending-machine-heurist-xyz-x402-buy-status",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=vending-machine-heurist-xyz-x402-buy-status"
}
