{
  "x402Version": 2,
  "id": 3667,
  "slug": "3667",
  "resource": "https://agents.datamancer.io/api/v1/paid/vin",
  "description": "VIN decode (x402; 402 first, $0.005, Base then Solana)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xCAf124CacF6611A7476C64d08A829c39C1688943",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8TDTVWxNCgaZ7H7jnEk5jTaXWjg6fDwCWQMs9u2v7HWh",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "5000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "vin": "example"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "jurisdiction": "US",
            "ok": true,
            "product": "vin_decode",
            "source": "nhtsa_vpic",
            "tier": "paid",
            "vehicle": {
              "body_class": "Coupe",
              "id": "vin:US:1HGCM82633A004352",
              "make": "HONDA",
              "model": "Accord",
              "model_year": "2003",
              "object_type": "vehicle",
              "vin": "1HGCM82633A004352"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "vin": {
                    "type": "string"
                  }
                },
                "required": [
                  "vin"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agents.datamancer.io",
  "lastUpdated": "2026-09-17T06:30:53.358Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 12,
    "lastCalledAt": "2026-09-17T06:30:53.069Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.datamancer.io",
    "manifest_name": "agents.datamancer.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}