clink-lithium-vault.fly.dev
https://clink-lithium-vault.fly.dev/vaultShares a payout wallet with 13 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Lithium Research Vault - full structured JSON for any lithium / battery-metals producer or DFS-stage developer, by company or mine: production, AISC, reserves, ownership, royalties, offtakes, financials, DFS economics (NPV/IRR/capex), market cap & lithium spot. From SEC/ASX/TSX/cninfo filings, USD-normalized, every figure cited. 66 mines, 44 operators. Greenbushes, Pilgangoora, Wodgina, Cinovec; tickers SGML, ALB, PILBF, EMH, GL1, PMETF. /vault/summary $0.02; /vault/comparables $0.20.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
0.0% avgResponse time
Data table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/14/2026, 3:00:00 AM | 0% | 1 | — |
| 8/14/2026, 4:00:00 AM | 0% | 1 | — |
| 8/14/2026, 5:00:00 AM | 0% | 1 | — |
| 8/14/2026, 6:00:00 AM | 0% | 1 | — |
| 8/14/2026, 7:00:00 AM | 0% | 1 | — |
| 8/14/2026, 8:00:00 AM | 0% | 1 | — |
| 8/14/2026, 10:00:00 AM | 0% | 1 | — |
| 8/14/2026, 11:00:00 AM | 0% | 1 | — |
| 8/14/2026, 12:00:00 PM | 0% | 1 | — |
| 8/14/2026, 1:00:00 PM | 0% | 1 | — |
| 8/15/2026, 1:00:00 PM | 0% | 1 | — |
| 8/16/2026, 1:00:00 PM | 0% | 1 | — |
| 8/17/2026, 1:00:00 PM | 0% | 1 | — |
| 8/18/2026, 2:00:00 PM | 0% | 1 | — |
| 8/19/2026, 2:00:00 PM | 0% | 1 | — |
| 8/20/2026, 2:00:00 PM | 0% | 1 | — |
- Availability
- 62
- Latency
- not yet measured
- Security
- 100
- Transparency
- 61
- Activity
- 1
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 58% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- x402-express
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- MarkMonitor Inc.
- Domain registered
- 2019-03-01
- Hosting network
- FLYIO
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 8/19/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/2/2026 | 1 | 2 | 1 |
| 8/9/2026 | 1 | 0.02 | 1 |
| 8/10/2026 | 19 | 0.28 | 4 |
| 8/11/2026 | 6 | 0.04 | 1 |
| 8/12/2026 | 6 | 0.04 | 1 |
| 8/13/2026 | 3 | 0.02 | 1 |
| 8/14/2026 | 9 | 0.33 | 1 |
| 8/18/2026 | 1 | 0.01 | 1 |
| 8/19/2026 | 1 | 0.2 | 1 |
This payout wallet is shared: figures cover all 14 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"additionalProperties": true,
"description": "Full structured extract. Company level returns the keys below; mine level returns { meta, asset_name, operators[], production[], mine_financials[], royalties[], offtakes[] } aggregated across operators. Every row that has a source carries source_url.",
"properties": {
"assets": {
"description": "Per-mine asset rows owned by this company.",
"items": {
"type": "object"
},
"type": "array"
},
"company": {
"description": "Company metadata (ticker, name, exchanges, stage, HQ, etc.).",
"type": "object"
},
"development": {
"description": "Permitting / FID / construction / first-production path per asset.",
"items": {
"type": "object"
},
"type": "array"
},
"financials": {
"description": "Corporate-level periods, USD-normalized.",
"items": {
"type": "object"
},
"type": "array"
},
"market": {
"description": "Latest equity close + computed market cap + latest lithium spot prints (with licensing disclaimer).",
"type": "object"
},
"meta": {
"description": "Response envelope metadata.",
"properties": {
"asOf": {
"description": "ISO timestamp of response generation.",
"type": "string"
},
"cacheHit": {
"type": "boolean"
},
"entity": {
"type": "string"
},
"kind": {
"enum": [
"summary",
"raw",
"comparables"
],
"type": "string"
},
"level": {
"enum": [
"company",
"mine"
],
"type": "string"
},
"pricing": {
"properties": {
"perCallUsd": {
"type": "number"
}
},
"type": "object"
},
"version": {
"const": "vault-v1",
"type": "string"
}
},
"required": [
"version",
"level",
"kind",
"entity"
],
"type": "object"
},
"mine_financials": {
"items": {
"type": "object"
},
"type": "array"
},
"offtakes": {
"items": {
"type": "object"
},
"type": "array"
},
"ownership": {
"description": "Top holders + filing-date history.",
"items": {
"type": "object"
},
"type": "array"
},
"production": {
"description": "Per-mine per-period volume + AISC + realized price.",
"items": {
"type": "object"
},
"type": "array"
},
"project_economics": {
"description": "Forward-looking study economics (NPV/IRR/payback/capex) per scenario.",
"items": {
"type": "object"
},
"type": "array"
},
"recent_filings": {
"description": "Newest 30 filings with derived titles + tags.",
"items": {
"type": "object"
},
"type": "array"
},
"royalties": {
"items": {
"type": "object"
},
"type": "array"
}
},
"required": [
"meta"
],
"type": "object"
}