get_intelligence
Obtain a macro intelligence briefing across FX, climate, commodities, geopolitical risk, and yield. Includes confidence scores, outlook, alerts, and forward signals. Requires a valid payment txHash to unlock.
Instructions
Returns a macro intelligence briefing from the DPX Stability Oracle — confidence scores, outlook, alerts, and forward signals across FX, climate, commodities, geopolitical risk, and yield. Each call is pay-per-use: 0.001 USDC on Base mainnet to 0x160e920012fb4BAe2E465c1eD8815c5FD51B5Ce0. Provide the payment txHash to unlock the response. If txHash is omitted or invalid, returns payment instructions (402) with the exact amount and address. Use focus and horizon to narrow the briefing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | No | MPP payment proof — the Base mainnet transaction hash of your 0.001 USDC payment to 0x160e920012fb4BAe2E465c1eD8815c5FD51B5Ce0. Format: 0x followed by 64 hex characters. | |
| focus | No | Narrow the briefing to a specific signal domain. Omit for a full cross-domain briefing. | |
| horizon | No | Forward-looking horizon for the briefing. Default: 30d. | 30d |
| includeSignals | No | Include the raw signal object in the response (confidence scores per data source). Default: false. |