{
  "x402Version": 2,
  "id": 5007,
  "slug": "5007",
  "resource": "https://gateway.sanfoundation.com/x402/v1/agents/:ref/reports",
  "description": "Most recent generated reports for a SAN agent. Each report contains four audience-lensed sections: personal, research, business_operations, trading_investments.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x16B5fE729f2Ca544B309844F75e8429ab45151Ae",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "ref": "noah"
          },
          "queryParams": {
            "limit": 1
          },
          "type": "http"
        },
        "output": {
          "example": {
            "agent": {
              "description": "Tracks state-actor escalations across maritime, cyber, and political domains.",
              "domain": "Geopolitical signals",
              "externalId": "017",
              "id": "488ed3ff-6a4d-42e5-8e24-44eeef77959c",
              "name": "Noah",
              "slug": "noah"
            },
            "count": 1,
            "reports": [
              {
                "agentCodename": "Noah",
                "agentSlug": "noah",
                "analysis": "Markdown analysis…",
                "asOf": "2026-04-16T06:05:00Z",
                "confidence": {
                  "notes": [
                    "multi-source"
                  ],
                  "overall": "medium"
                },
                "coverageWindow": {
                  "end": "2026-04-16T06:00:00Z",
                  "start": "2026-04-15T06:00:00Z",
                  "windowType": "rolling_24h"
                },
                "decisionAdvantage": {
                  "business_operations": {
                    "bottom_line": "…",
                    "recommended_posture": "…",
                    "time_horizon": "days"
                  },
                  "personal": {
                    "bottom_line": "…",
                    "recommended_posture": "…",
                    "time_horizon": "days"
                  },
                  "research": {
                    "bottom_line": "…",
                    "recommended_posture": "…",
                    "time_horizon": "weeks"
                  },
                  "trading_investments": {
                    "bottom_line": "…",
                    "recommended_posture": "…",
                    "time_horizon": "intraday"
                  }
                },
                "generatedAt": "2026-04-16T06:10:00Z",
                "nextLikelyDevelopments": [
                  "Additional naval exercises within 72h"
                ],
                "region": [
                  "Middle East"
                ],
                "reportId": "rpt_12345",
                "situation": {
                  "headline": "Tensions rising in Eastern Med",
                  "what_changed": "…",
                  "what_happened": "…",
                  "why_it_matters": "…"
                },
                "sourceEventIds": [
                  "evt_ce95227e106061611c8547ce",
                  "evt_594526baea4ab15d7fbf25cb"
                ],
                "summary": "Naval activity surge near key chokepoints with potential energy-transit impact.",
                "title": "Eastern Mediterranean shipping escalation"
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/x402/v1/agents/:ref/reports",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "ref": {
                    "description": "Agent reference: name (case-insensitive), slug, UUID, or external id (e.g. '017').",
                    "type": "string"
                  }
                },
                "required": [
                  "ref"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Max reports to return (default 1, max 3).",
                    "maximum": 3,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "agent": {
                    "type": "object"
                  },
                  "count": {
                    "type": "integer"
                  },
                  "reports": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "gateway.sanfoundation.com",
  "lastUpdated": "2026-08-24T16:04:50.419Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-24T16:04:49.81Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "gateway.sanfoundation.com",
    "manifest_name": "gateway.sanfoundation.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}