{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "lucid-oracle-production-up-railway-app-api-verify-proof",
  "title": "Lucid-oracle-production \u00b7 Verify Proof",
  "url": "https://lucid-oracle-production.up.railway.app/api/verify-proof",
  "category": "data",
  "summary": "Lucid-oracle-production \u00b7 Verify Proof \u2014 x402-protected data API. Pay $0.020 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Lucid-oracle-production \u00b7 Verify Proof \u2014 x402 data API \u00b7 $0.020 per ca",
    "description": "Lucid-oracle-production \u00b7 Verify Proof \u2014 x402-protected data API. Pay $0.020 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x11c24fbcd702cd611729f8402d8fb51eca75ba83",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Verify zero-knowledge proof",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "proof": {
              "type": "object",
              "required": true,
              "description": "The zk-SNARK proof to verify (Groth16 format)"
            },
            "circuit": {
              "enum": [
                "hashPreimage",
                "rangeProof",
                "customArithmetic"
              ],
              "type": "string",
              "required": true,
              "description": "Circuit type used"
            },
            "publicSignals": {
              "type": "array",
              "required": true,
              "description": "Public signals from proof generation"
            }
          }
        },
        "output": {
          "success": {
            "type": "boolean"
          },
          "metadata": {
            "type": "object",
            "properties": {
              "circuit": {
                "type": "string"
              },
              "verifiedAt": {
                "type": "number"
              },
              "executionTime": {
                "type": "number"
              }
            }
          },
          "verified": {
            "type": "boolean",
            "description": "Whether the proof is valid"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "lucid-oracle-production-up-railway-app",
    "host": "lucid-oracle-production.up.railway.app",
    "url": "https://lucid-oracle-production.up.railway.app",
    "favicon": "http://lucid-oracle-production.up.railway.app/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/lucid-oracle-production-up-railway-app-api-verify-proof",
    "url": "https://x402all.com/resource/lucid-oracle-production-up-railway-app-api-verify-proof",
    "name": "Lucid-oracle-production \u00b7 Verify Proof",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/lucid-oracle-production-up-railway-app-api-verify-proof",
      "@type": "Offer",
      "price": "0.02",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.020000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://lucid-oracle-production.up.railway.app/api/verify-proof",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/lucid-oracle-production-up-railway-app",
      "url": "https://lucid-oracle-production.up.railway.app",
      "name": "lucid-oracle-production.up.railway.app",
      "@type": "Organization"
    },
    "identifier": "lucid-oracle-production-up-railway-app-api-verify-proof",
    "description": "Lucid-oracle-production \u00b7 Verify Proof \u2014 x402-protected data API. Pay $0.020 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=lucid-oracle-production-up-railway-app-api-verify-proof",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=lucid-oracle-production-up-railway-app-api-verify-proof",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T23:20:00.708513+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://lucid-oracle-production.up.railway.app/api/verify-proof",
    "content_type": "application/json",
    "response_schema": {
      "success": {
        "type": "boolean"
      },
      "metadata": {
        "type": "object",
        "properties": {
          "circuit": {
            "type": "string"
          },
          "verifiedAt": {
            "type": "number"
          },
          "executionTime": {
            "type": "number"
          }
        }
      },
      "verified": {
        "type": "boolean",
        "description": "Whether the proof is valid"
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "e75cb49713522cd843eab63f89caebde4341cf9e7192ac16c775c65c119d4de7"
  }
}