Direct CFTC weekly changes in managed-money long, short and spread positions for
Direct CFTC weekly changes in managed-money long, short and spread positions for Sugar No. 11, including the resulting change in net positioning. Purpose: Detect whether reported managed-money positioning in Sugar No. 11 shifted toward net-long, net-short or stable exposure in the latest CFTC week. 168-hour freshness target; missing evidence is reported explicitly rather than invented.
Answeringour last check, 2026-09-24
1 of 1checks answered this week
170 msmedian answer time
$0.01listed price per call
$0.01price 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://pay.edge-agents.ai/v1/services/sugar-11-positioning-momentum
| 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.01 | 170 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": "sugar-11-positioning-momentum",
"type": "string"
}
},
"required": [
"serviceId",
"generatedAt",
"dataStatus",
"analysis"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}