{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "54-183-243-226-quote",
  "title": "Quote Service \u00b7 AI Request Processing",
  "url": "http://54.183.243.226:3000/quote",
  "category": "ai",
  "summary": "Submit AI requests and receive structured quote outputs with formatting and metadata.",
  "seo": {
    "title": "AI Quote Processing API | x402 Pay-Per-Call",
    "description": "Process AI requests and receive formatted quote responses with metadata. POST endpoint. $0.01 USDC per call on Base."
  },
  "use_cases": [
    "Generate formatted quotes from AI processing",
    "Extract structured data from AI responses",
    "Build quote-based AI workflows"
  ],
  "ideal_buyer": "AI agents needing structured quote generation with metadata for downstream processing.",
  "example_prompt": "Process this request and give me a formatted quote with metadata",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5638529d29a8b8069226d87aa4f8057f0696c94e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "AI request processing service",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "message": {
              "type": "object",
              "required": [
                "messageId",
                "role",
                "parts"
              ],
              "properties": {
                "role": {
                  "enum": [
                    "user"
                  ],
                  "type": "string"
                },
                "parts": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "required": [
                      "kind",
                      "text"
                    ],
                    "properties": {
                      "kind": {
                        "enum": [
                          "text"
                        ],
                        "type": "string"
                      },
                      "text": {
                        "type": "string",
                        "description": "Stock symbol, e.g., AAPL"
                      }
                    }
                  },
                  "description": "Content parts. Include exactly one text part with the symbol."
                },
                "metadata": {
                  "type": "object",
                  "description": "x402.payment.payload and x402.payment.status are added automatically during payment."
                },
                "messageId": {
                  "type": "string",
                  "description": "Unique client message id"
                }
              },
              "description": "Message payload. Provide a text part containing the stock symbol (e.g., \"AAPL\")."
            }
          }
        },
        "output": {
          "task": {
            "type": "object",
            "description": "Task object with formatted quote text and metadata"
          },
          "success": {
            "type": "boolean"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-89e2f1236202",
  "origin": {
    "slug": "54-183-243-226",
    "host": "54.183.243.226",
    "url": "http://54.183.243.226:3000"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/54-183-243-226-quote",
    "url": "https://x402all.com/resource/54-183-243-226-quote",
    "name": "Quote Service \u00b7 AI Request Processing",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/54-183-243-226-quote",
      "@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": "http://54.183.243.226:3000/quote",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/54-183-243-226",
      "url": "http://54.183.243.226:3000",
      "name": "54.183.243.226",
      "@type": "Organization"
    },
    "identifier": "54-183-243-226-quote",
    "description": "Process AI requests and receive formatted quote responses with metadata. POST endpoint. $0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=54-183-243-226-quote",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=54-183-243-226-quote"
}
