ToolAssay

US federal contract awards, SAM.gov opportunities, agency spend analysis, NAICS

US federal contract awards, SAM.gov opportunities, agency spend analysis, NAICS sector breakdown. $0.20/report via x402 on Base.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
832 msmedian answer time
$0.2listed price per call
$0.2price 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://govedge.lonestaroracle.xyz/report

CategoryEverything else
Provider hostgovedge.lonestaroracle.xyz
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days2 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.2 832 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "agency": "example",
    "days_back": 7,
    "min_amount": 10000000,
    "naics": "example",
    "ticker": "AAPL"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "category": "data",
  "description": "US federal contract awards, SAM.gov opportunities, agency spend analysis, NAICS sector breakdown. $0.20/report via x402 on Base.",
  "name": "GovEdge \u2014 Federal Contract Intelligence",
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "agency": {
              "title": "Agency",
              "type": "string"
            },
            "days_back": {
              "default": 7,
              "title": "Days Back",
              "type": "integer"
            },
            "min_amount": {
              "default": 10000000,
              "title": "Min Amount",
              "type": "number"
            },
            "naics": {
              "title": "Naics",
              "type": "string"
            },
            "ticker": {
              "title": "Ticker",
              "type": "string"
            }
          },
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {},
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "tags": [
    "government",
    "contracts",
    "federal",
    "spending",
    "defense"
  ],
  "type": "object",
  "version": "1.0.0"
}

This page as JSON