Premium comparison of the latest available gross capital formation across 30 maj
Premium comparison of the latest available gross capital formation across 30 major economies and financial centres using one normalized World Bank indicator definition. Purpose: Rank and compare major economies on gross capital formation while exposing observation-year differences and missing coverage rather than pretending all countries are synchronized. 24-hour freshness target; missing evidence is reported explicitly rather than invented.
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://pay.edge-agents.ai/v1/services/macro-global-capital-formation-comparison
| Category | Everything else |
|---|---|
| Provider host | pay.edge-agents.ai |
| Networks | eip155:137, eip155:42161, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp, xrpl:0 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 1 from 1 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.1 | 168 ms |
Example input (from the provider)
{
"method": "GET",
"queryParams": {},
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"description": "No parameters are required. The report is generated from fresh eligible evidence at purchase time.",
"properties": {},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"additionalProperties": true,
"properties": {
"analysis": {
"description": "Product-specific findings calculated from eligible evidence.",
"type": "object"
},
"dataStatus": {
"description": "Completeness of eligible evidence used by the live report.",
"enum": [
"complete",
"partial",
"unavailable"
],
"type": "string"
},
"deliveryId": {
"description": "Unique delivery identifier returned after a successful paid request.",
"type": "string"
},
"disclaimer": {
"type": "string"
},
"evidence": {
"description": "Observed evidence, providers, timestamps and source lineage supporting the analysis.",
"type": "object"
},
"generatedAt": {
"description": "RFC3339 date-time timestamp.",
"pattern": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}:\\d{2})$",
"type": "string"
},
"limitations": {
"items": {
"type": "string"
},
"type": "array"
},
"provenance": {
"description": "Issuer and signature/verification status when available.",
"type": "object"
},
"quality": {
"description": "Evidence-quality assessment; not probability of profit.",
"type": "object"
},
"reportId": {
"description": "Product report identifier when the service exposes one.",
"type": "string"
},
"schemaVersion": {
"description": "Version of the machine-readable report contract.",
"type": "string"
},
"serviceId": {
"const": "macro-global-capital-formation-comparison",
"type": "string"
}
},
"required": [
"serviceId",
"generatedAt",
"dataStatus",
"analysis"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}