SERVICE / DETAILother

PitFeed

GET pitfeed.vercel.app/api/nascar/:season/:round

SONAR SCORE0.570
LIVE PRICE0.050000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

20 observations in the last 24h
HANDSHAKE SUCCESS95.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY5761msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

NASCAR Cup Series results by season and round — full classification, points, and DNFs.

Resource: pitfeed.vercel.app/api/nascar/:season/:round

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xa8ec17b51579fc16a5e59791756432d65b364cb4

Payment methods: · Last validation: 2026-09-14 16:29:48.594+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "pathParams": {
        "type": "object",
        "required": [
          "season",
          "round"
        ],
        "properties": {
          "round": {
            "type": "string",
            "pattern": "^[0-9]{1,3}$",
            "description": "Round number within the season, starting at 1"
          },
          "season": {
            "type": "string",
            "pattern": "^[0-9]{4}$",
            "description": "Season (year), e.g. 2024"
          }
        }
      },
      "queryParams": {
        "type": "object",
        "properties": {}
      }
    },
    "additionalProperties": false
  },
  "output": null,
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xa8ec17b51579fc16a5e59791756432d65b364cb4",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xa8ec17b51579fc16a5e59791756432d65b364cb4",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "50000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.