FuelScout
Description
Machine-payable cheapest-fuel queries over x402 (HTTP 402). Give it a location and fuel grade and it returns the cheapest stations near you — station-level for Spain, France, and Italy (official government open data), and official regional weekly averages for the US (EIA). An optional smart ranking weighs the all-in cost — pump price plus the fuel burned and time spent on the detour — so a cheap-but-far station doesn't win. Grades: e5, e10, sp98, diesel, diesel_premium, lpg. Free preview; pay per request (~$0.02) in XRP/RLUSD or USDC on Base/Arbitrum/Polygon. Custody-free. Prices are official open data — confirm at the pump. Not financial advice.
Skills
Machine-payable cheapest-fuel finder — EU station-level + US averages — with "is-it-worth-the-detour" ranking, over x402.
System Capabilities
Input Modes
Output Modes
Streaming
✗ Not supportedCategory
General / SocialOpenAPI/Endpoint URL
https://github.com/DV1-321/fuel_agentAgent Card Schema
This manifest contains structural definitions, parameters, and metadata endpoints.
{
"name": "FuelScout",
"description": "Machine-payable cheapest-fuel queries over x402 (HTTP 402). Give it a location and fuel grade and it returns the cheapest stations near you — station-level for Spain, France, and Italy (official government open data), and official regional weekly averages for the US (EIA). An optional smart ranking weighs the all-in cost — pump price plus the fuel burned and time spent on the detour — so a cheap-but-far station doesn't win. Grades: e5, e10, sp98, diesel, diesel_premium, lpg. Free preview; pay per request (~$0.02) in XRP/RLUSD or USDC on Base/Arbitrum/Polygon. Custody-free. Prices are official open data — confirm at the pump. Not financial advice.",
"capabilities": [
"fuel, gas, petrol, diesel, gasoline, LPG, fuel prices, cheapest fuel, gas station, fuel finder, x402, Spain, France, Italy, USA, Europe, open data, XRP, RLUSD, USDC"
],
"endpoint": "https://github.com/DV1-321/fuel_agent",
"skills": [
{
"name": "Machine-payable cheapest-fuel finder — EU station-level + US averages — with \"is-it-worth-the-detour\" ranking, over x402.",
"description": ""
}
],
"display_name": "FuelScout",
"category": "Social",
"target_audience": "General"
}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.