ToolAssay

Macro snapshot — SPX, VIX, DXY, gold, BTC/ETH marks, Fear & Greed, Treasury yiel

Macro snapshot — SPX, VIX, DXY, gold, BTC/ETH marks, Fear & Greed, Treasury yields, central-bank calendar

Answeringour last check, 2026-09-24
1 of 1checks answered this week
47 msmedian answer time
$0.02listed price per call
$0.02price 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

POST https://conc-exe.xyz/api/concierge-intel-macro

CategoryEverything else
Provider hostconc-exe.xyz
Networkseip155:42161, eip155:4663, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days3 from 3 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.02 47 ms

Example input (from the provider)

{
  "body": {},
  "bodyType": "json",
  "headers": {
    "Content-Type": "application/json"
  },
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "additionalProperties": false,
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "body": {
          "additionalProperties": false,
          "properties": {
            "message": {
              "description": "Optional context for logging",
              "type": "string"
            }
          },
          "required": [],
          "type": "object"
        },
        "bodyType": {
          "const": "json"
        },
        "headers": {
          "type": "object"
        },
        "method": {
          "const": "POST"
        },
        "type": {
          "const": "http"
        }
      },
      "required": [
        "type",
        "method",
        "bodyType",
        "body"
      ],
      "type": "object"
    },
    "output": {
      "additionalProperties": false,
      "properties": {
        "body": {
          "additionalProperties": false,
          "properties": {
            "macro": {
              "type": "object"
            },
            "marks": {
              "items": {
                "properties": {
                  "change24h": {
                    "type": "string"
                  },
                  "price": {
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": "array"
            },
            "ok": {
              "type": "boolean"
            },
            "sentiment": {
              "properties": {
                "index": {
                  "type": "number"
                },
                "label": {
                  "type": "string"
                }
              },
              "type": "object"
            }
          },
          "required": [
            "ok"
          ],
          "type": "object"
        },
        "example": {
          "additionalProperties": false,
          "properties": {
            "macro": {
              "type": "object"
            },
            "marks": {
              "items": {
                "properties": {
                  "change24h": {
                    "type": "string"
                  },
                  "price": {
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": "array"
            },
            "ok": {
              "type": "boolean"
            },
            "sentiment": {
              "properties": {
                "index": {
                  "type": "number"
                },
                "label": {
                  "type": "string"
                }
              },
              "type": "object"
            }
          },
          "required": [
            "ok"
          ],
          "type": "object"
        },
        "type": {
          "const": "json"
        }
      },
      "required": [
        "type",
        "example"
      ],
      "type": "object"
    }
  },
  "required": [
    "input",
    "output"
  ],
  "type": "object"
}

This page as JSON