ToolAssay

Critical-minerals supply-concentration & US import-reliance signal

Critical-minerals supply-concentration & US import-reliance signal

Answeringour last check, 2026-09-24
1 of 1checks answered this week
832 msmedian answer time
$0.05listed price per call
$0.05price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://minerals.lonestaroracle.xyz/minerals

CategoryEverything else
Provider hostminerals.lonestaroracle.xyz
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days7 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.05 832 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "commodity": "copper"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "category": "trading",
  "description": "Critical-minerals supply-concentration & US import-reliance signal. For a mineral commodity (rare earths, gallium, germanium, cobalt, lithium, graphite, antimony, tungsten, nickel, platinum-group metals, and 70+ more), returns: world mine-production concentration by country (ranked top producers with share, China's share, and an HHI concentration score), US net import reliance and the major foreign sources, reserves concentration by country, and whether it is a USGS-designated critical mineral. Use it to assess supply-chain and geopolitical exposure \u2014 China/adversary control of a mineral, US import dependence, and single-country concentration \u2014 before a sourcing, policy, or investment decision. Pay-per-call $0.05 in USDC on Base via x402. Data = USGS Mineral Commodity Summaries 2025, US government public domain.",
  "name": "StrategicMaterials",
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "commodity": {
              "title": "Commodity",
              "type": "string"
            }
          },
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "commodity": "Rare earths",
          "is_critical_mineral": true,
          "signal": "Rare earths: US 80% net-import-reliant (sources: China, Malaysia, Japan, Estonia). China leads world mine production at 69% (top 3 = 86%). Very high supply concentration. USGS-designated critical mineral.",
          "us_net_import_reliance_pct": 80
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "tags": [
    "critical-minerals",
    "rare-earths",
    "supply-chain",
    "geopolitics",
    "commodities",
    "mining",
    "macro"
  ],
  "type": "object",
  "version": "1.0.0"
}

This page as JSON