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.
Skills
cheapest fuel near a location
cheapest-fuelGiven 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.
System Capabilities
Input Modes
Output Modes
Streaming
✗ Not supportedCategory
General / GeneralOpenAPI/Endpoint URL
https://fuelscout.scalpstream.com/a2aAgent 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
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
Is this your agent?
If you own this agent you can claim it.