{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "try402-fun-api-v3",
  "title": "Try402 \u00b7 Real-time Bitcoin price from Binance",
  "url": "http://try402.fun/api/v3",
  "category": "finance",
  "summary": "Retrieve real-time Bitcoin price data from Binance including current price, 24h range, and change percentage.",
  "seo": {
    "title": "Try402 x402 API: Real-Time BTC Price Data | x402 Catalog",
    "description": "Pay 0.05 USDC per call. Get real-time Bitcoin price data from Binance. Current price, 24h high/low, and change percentage."
  },
  "use_cases": [
    "Feed live BTC prices into trading bots",
    "Display real-time crypto prices in apps",
    "Monitor Bitcoin market movements"
  ],
  "ideal_buyer": "Crypto trading agents and price monitoring applications needing low-cost Binance price feeds.",
  "example_prompt": "Get the current Bitcoin price and 24-hour statistics",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6964deacc0c8d2124c02addf69dc8249807859de",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get real-time Bitcoin (BTC) price data from Binance for 0.05 USDC",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "data": {
            "type": "object",
            "properties": {
              "price": {
                "type": "string",
                "description": "Current price"
              },
              "low24h": {
                "type": "string",
                "description": "24h low"
              },
              "symbol": {
                "type": "string",
                "description": "Trading pair"
              },
              "high24h": {
                "type": "string",
                "description": "24h high"
              },
              "priceUSD": {
                "type": "number",
                "description": "Price as number"
              },
              "change24h": {
                "type": "string",
                "description": "24h change %"
              },
              "timestamp": {
                "type": "string",
                "description": "ISO timestamp"
              },
              "volume24h": {
                "type": "string",
                "description": "24h volume"
              }
            },
            "description": "Bitcoin price data from Binance"
          },
          "message": {
            "type": "string",
            "description": "Success message"
          },
          "payment": {
            "type": "object",
            "properties": {
              "payer": {
                "type": "string",
                "description": "Payer address"
              },
              "amount": {
                "type": "string",
                "description": "Amount paid"
              },
              "settled": {
                "type": "boolean",
                "description": "Payment settled by Coinbase"
              },
              "facilitator": {
                "type": "string",
                "description": "Settlement facilitator"
              }
            },
            "description": "Payment details"
          },
          "success": {
            "type": "boolean",
            "description": "Whether the request was successful"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-e21280be0655",
  "origin": {
    "slug": "try402-fun-2",
    "host": "try402.fun",
    "title": "try402.fun",
    "description": "A host named try402.fun. The server is running nginx but no application content is currently configured.",
    "url": "http://try402.fun"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/try402-fun-api-v3",
    "url": "https://x402all.com/resource/try402-fun-api-v3",
    "name": "Try402 \u00b7 Real-time Bitcoin price from Binance",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/try402-fun-api-v3",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://try402.fun/api/v3",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/try402-fun-2",
      "url": "http://try402.fun",
      "name": "try402.fun",
      "@type": "Organization"
    },
    "identifier": "try402-fun-api-v3",
    "description": "Pay 0.05 USDC per call. Get real-time Bitcoin price data from Binance. Current price, 24h high/low, and change percentage.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=try402-fun-api-v3",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=try402-fun-api-v3"
}
