{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "try402-fun-api-bitcoin-daydreams",
  "title": "Try402 \u00b7 Bitcoin Price from Binance",
  "url": "https://try402.fun/api/bitcoin/daydreams",
  "category": "data",
  "summary": "Fetch real-time Bitcoin price and market data from Binance exchange.",
  "seo": {
    "title": "Bitcoin Price API - Binance Real-Time Data | x402all",
    "description": "Get real-time Bitcoin price data from Binance. Current price, 24h change, high/low, and volume. Pay 0.05 USDC per call via x402 on Base."
  },
  "use_cases": [
    "Retrieve current BTC price for trading decisions",
    "Monitor 24-hour price change and volatility",
    "Access high/low prices for technical analysis"
  ],
  "ideal_buyer": "Crypto traders and price feed consumers needing Binance-sourced Bitcoin data.",
  "example_prompt": "Get the current Bitcoin price and 24h change from Binance",
  "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": "0x7fd666849405ab08b942d7a0936a2eda5bd34924",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 60,
      "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",
          "bodyFields": {},
          "queryParams": {},
          "headerFields": {
            "X-Payment": {
              "type": "string",
              "required": false,
              "description": "Base64-encoded x402 payment data containing EIP-712 signature for USDC authorization"
            }
          }
        },
        "output": {
          "data": {
            "type": "object",
            "properties": {
              "price": {
                "type": "string",
                "description": "Current Bitcoin price in USDT"
              },
              "low24h": {
                "type": "string",
                "description": "24-hour low price"
              },
              "symbol": {
                "type": "string",
                "description": "Trading pair symbol (BTC/USDT)"
              },
              "high24h": {
                "type": "string",
                "description": "24-hour high price"
              },
              "priceUSD": {
                "type": "number",
                "description": "Current Bitcoin price in USD as a number"
              },
              "change24h": {
                "type": "string",
                "description": "24-hour price change percentage"
              },
              "timestamp": {
                "type": "string",
                "description": "ISO 8601 timestamp of the data"
              },
              "volume24h": {
                "type": "string",
                "description": "24-hour trading volume"
              }
            },
            "description": "Bitcoin price data from Binance"
          },
          "message": {
            "type": "string",
            "description": "Success message"
          },
          "payment": {
            "type": "object",
            "properties": {
              "amount": {
                "type": "string",
                "description": "Payment amount (0.05 USDC)"
              },
              "network": {
                "type": "string",
                "description": "Blockchain network used (Base)"
              },
              "settled": {
                "type": "boolean",
                "description": "Whether payment was successfully settled"
              },
              "facilitator": {
                "type": "string",
                "description": "Payment facilitator used (Daydreams)"
              }
            },
            "description": "Payment settlement information"
          },
          "success": {
            "type": "boolean",
            "description": "Whether the request was successful"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-ec1b401da2e6",
  "origin": {
    "slug": "try402-fun",
    "host": "try402.fun",
    "title": "try402.fun",
    "description": "A Mautic instance hosting x402-payable endpoints. Provides access to marketing automation services with per-request payment.",
    "url": "https://try402.fun",
    "favicon": "https://try402.fun/app/assets/images/favicon.ico?v31fe5a8f"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/try402-fun-api-bitcoin-daydreams",
    "url": "https://x402all.com/resource/try402-fun-api-bitcoin-daydreams",
    "name": "Try402 \u00b7 Bitcoin Price from Binance",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/try402-fun-api-bitcoin-daydreams",
      "@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": "https://try402.fun/api/bitcoin/daydreams",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/try402-fun",
      "url": "https://try402.fun",
      "name": "try402.fun",
      "@type": "Organization"
    },
    "identifier": "try402-fun-api-bitcoin-daydreams",
    "description": "Get real-time Bitcoin price data from Binance. Current price, 24h change, high/low, and volume. Pay 0.05 USDC per call via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=try402-fun-api-bitcoin-daydreams",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=try402-fun-api-bitcoin-daydreams"
}
