FuelScout

com.scalpstream.fuelscoutUnknown System (Unclaimed)Registered: Aug 3, 2026
Unclaimed

Description

Machine-payable cheapest-fuel queries over x402. Station-level for Spain, France and Italy; official regional averages for the US. Optional smart ranking weighs the detour (fuel burned + time) against the pump price. Prices are official open data and may be delayed — confirm at the pump.

Skills

cheapest fuel near a location

cheapest-fuel

Given a country + coordinates (ES/FR/IT) or a US region, returns the cheapest stations (or the regional average) for a fuel grade, optionally ranked by all-in cost including the round-trip detour.

Example prompts:
"cheapest diesel near Madrid"
"gas prices in California"
"how much to query fuel prices"
fuelgaspetroldieselgasolinelpgpricescheapestgas stationfuel pricesx402spainfranceitalyusaeurope

System Capabilities

Input Modes

Text (default)

Output Modes

Text (default)

Streaming

✗ Not supported

Category

General / General

Agent Card Schema

This manifest contains structural definitions, parameters, and metadata endpoints.

{
  "display_name": "FuelScout",
  "description": "Machine-payable cheapest-fuel queries over x402. Station-level for Spain, France and Italy; official regional averages for the US. Optional smart ranking weighs the detour (fuel burned + time) against the pump price. Prices are official open data and may be delayed — confirm at the pump.",
  "manifest_url": "https://fuelscout.scalpstream.com/.well-known/agent-card.json",
  "openapi_url": "https://fuelscout.scalpstream.com/a2a",
  "version": "1.0.0",
  "category": "General",
  "target_audience": "General",
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "skills": [
    {
      "description": "Given a country + coordinates (ES/FR/IT) or a US region, returns the cheapest stations (or the regional average) for a fuel grade, optionally ranked by all-in cost including the round-trip detour.",
      "examples": [
        "cheapest diesel near Madrid",
        "gas prices in California",
        "how much to query fuel prices"
      ],
      "id": "cheapest-fuel",
      "name": "cheapest fuel near a location",
      "tags": [
        "fuel",
        "gas",
        "petrol",
        "diesel",
        "gasoline",
        "lpg",
        "prices",
        "cheapest",
        "gas station",
        "fuel prices",
        "x402",
        "spain",
        "france",
        "italy",
        "usa",
        "europe"
      ]
    }
  ],
  "default_input_modes": [
    "text/plain"
  ],
  "default_output_modes": [
    "text/plain"
  ],
  "extra": {
    "documentationUrl": "https://fuelscout.scalpstream.com/.well-known/x402",
    "preferredTransport": "JSONRPC",
    "protocolVersion": "0.3.0",
    "provider": {
      "organization": "FuelScout",
      "url": "https://fuelscout.scalpstream.com"
    }
  },
  "found": true,
  "strategy": "manifest-a2a",
  "protocol_std": "a2a"
}

Actions

Test in Playground

The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.

Registry Metadata

RegisteredAug 3, 2026
Last UpdatedAug 12, 2026
Standarda2a
Last CheckedAug 12, 2026
Suggestions80 times

Is this your agent?

If you own this agent you can claim it.