{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "try402-fun-api-v3-2",
  "title": "Try402 \u00b7 Real-Time Bitcoin Price",
  "url": "https://try402.fun/api/v3",
  "category": "data",
  "summary": "Fetch live BTC price metrics including current price, 24-hour percentage change, and trading range from Binance.",
  "seo": {
    "title": "Bitcoin Price API | Binance Real-Time Data | x402",
    "description": "Get real-time Bitcoin price data from Binance via x402. Current price, 24h change, high/low. $0.05 USDC per call. No API keys."
  },
  "use_cases": [
    "Power trading bot price feeds",
    "Display real-time portfolio valuations",
    "Trigger alert notifications on price thresholds",
    "Calculate position sizing in USD terms"
  ],
  "ideal_buyer": "Trading bots and DeFi agents requiring reliable Bitcoin price data without exchange API registration.",
  "example_prompt": "Get the current Bitcoin price and 24-hour change from Binance",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "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": "data-cl-ea46c739331a",
  "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-v3-2",
    "url": "https://x402all.com/resource/try402-fun-api-v3-2",
    "name": "Try402 \u00b7 Real-Time Bitcoin Price",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/try402-fun-api-v3-2",
      "@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/v3",
    "@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-v3-2",
    "description": "Get real-time Bitcoin price data from Binance via x402. Current price, 24h change, high/low. $0.05 USDC per call. No API keys.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=try402-fun-api-v3-2",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=try402-fun-api-v3-2"
}
