{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "price-agent-cart-fun-a2a",
  "title": "Cart.fun \u00b7 Real-Time Price Oracle",
  "url": "https://price.agent.cart.fun/a2a",
  "category": "data",
  "summary": "Query real-time price data for cryptocurrencies and equities via JSON-RPC interface.",
  "seo": {
    "title": "Crypto & Equity Price Oracle API - Cart.fun x402",
    "description": "Real-time crypto and equity prices via JSON-RPC. $0.001 USDC per call. A2A price feed infrastructure."
  },
  "use_cases": [
    "Fetch live prices for trading algorithms",
    "Power price displays in DeFi applications",
    "Aggregate multi-asset price feeds"
  ],
  "ideal_buyer": "DeFi developers and trading bot operators needing reliable price oracles.",
  "example_prompt": "Get the current price of ETH and AAPL using the intel/price method.",
  "example_request_body": {
    "id": 1,
    "method": "intel/price",
    "params": {
      "assets": [
        "ETH",
        "AAPL"
      ]
    },
    "jsonrpc": "2.0"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9a765f55403390e922ad70a4733cd51c9142a3fe",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "description": "Real-time Price Oracle - Get crypto & equity prices via x402",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "id": {
                "type": "number",
                "required": true,
                "description": "Request ID"
              },
              "method": {
                "enum": [
                  "intel/price",
                  "intel/prices"
                ],
                "type": "string",
                "required": true,
                "description": "Method to call"
              },
              "params": {
                "type": "object",
                "required": true,
                "properties": {
                  "symbol": {
                    "type": "string",
                    "required": true,
                    "description": "Ticker symbol (e.g., BTCUSDT)"
                  }
                },
                "description": "Method parameters"
              },
              "jsonrpc": {
                "enum": [
                  "2.0"
                ],
                "type": "string",
                "required": true,
                "description": "JSON-RPC version"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "id": {
                "type": "number"
              },
              "result": {
                "type": "object",
                "properties": {
                  "price": {
                    "type": "number",
                    "description": "Current price in USD"
                  },
                  "source": {
                    "type": "string",
                    "description": "Data source"
                  },
                  "symbol": {
                    "type": "string",
                    "description": "Ticker symbol"
                  },
                  "timestamp": {
                    "type": "number",
                    "description": "Unix timestamp"
                  }
                }
              },
              "jsonrpc": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "price-agent-cart-fun",
    "host": "price.agent.cart.fun",
    "url": "https://price.agent.cart.fun",
    "favicon": "https://cart.fun/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/price-agent-cart-fun-a2a",
    "url": "https://x402all.com/resource/price-agent-cart-fun-a2a",
    "name": "Cart.fun \u00b7 Real-Time Price Oracle",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/price-agent-cart-fun-a2a",
      "@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://price.agent.cart.fun/a2a",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/price-agent-cart-fun",
      "url": "https://price.agent.cart.fun",
      "name": "price.agent.cart.fun",
      "@type": "Organization"
    },
    "identifier": "price-agent-cart-fun-a2a",
    "description": "Real-time crypto and equity prices via JSON-RPC. $0.001 USDC per call. A2A price feed infrastructure.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=price-agent-cart-fun-a2a",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=price-agent-cart-fun-a2a"
}
