Show JSON
{
"protocolVersion": "0.3.0",
"name": "RecallScout",
"description": "Machine-payable US recall lookups over x402. Is this product or vehicle under an ACTIVE recall, and how urgent? Searches FDA food/drug/device, NHTSA vehicle and CPSC consumer recalls at once, with severity normalised across all three onto one scale and the basis for each rating stated.",
"author": "RecallScout",
"wellKnownURI": "https://recallscout.scalpstream.com/.well-known/agent-card.json",
"url": "https://recallscout.scalpstream.com/a2a",
"version": "1.0.0",
"provider": {
"organization": "RecallScout",
"url": "https://recallscout.scalpstream.com/"
},
"documentationUrl": "https://recallscout.scalpstream.com/.well-known/x402",
"iconUrl": "https://recallscout.scalpstream.com/icon.png",
"supportsAuthenticatedExtendedCard": false,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": [
{
"uri": "https://github.com/google-a2a/a2a-x402/v0.1",
"params": {
"assets": [
"XRP",
"RLUSD",
"USDC"
],
"networks": [
"xrpl:0",
"eip155:8453",
"eip155:42161",
"eip155:137"
],
"priceUSD": "0.01",
"resource": "https://recallscout.scalpstream.com/recalls",
"discovery": "https://recallscout.scalpstream.com/.well-known/x402"
},
"required": false,
"description": "Paid data is settled over x402 (HTTP 402). The A2A endpoint itself is free."
}
]
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "recall-lookup",
"name": "is this product or vehicle recalled",
"description": "Given a product, brand, ingredient or vehicle, returns active US recalls across the FDA, NHTSA and CPSC with a normalised severity, the hazard, the remedy, and the lot codes needed to tell whether a specific unit is affected.",
"tags": [
"recall",
"recalls",
"product recall",
"vehicle recall",
"food safety",
"drug recall",
"medical device",
"FDA",
"NHTSA",
"CPSC",
"Class I recall",
"safety",
"product safety",
"supply chain",
"compliance",
"quality assurance",
"insurance",
"retail",
"x402",
"car",
"car recall",
"auto recall",
"automobile",
"truck recall",
"baby formula",
"infant formula",
"lot number",
"UPC",
"do-not-drive",
"park outside",
"openFDA",
"food recall"
],
"examples": [
"is infant formula recalled",
"any recalls on a 2020 Honda Accord",
"check if there is an active recall for a 2021 Ford F-150",
"has peanut butter been recalled recently",
"recall status for my dresser"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "vehicle-recall-check",
"name": "is this vehicle under an active recall",
"description": "NHTSA recalls for a vehicle by make, model and year, including the do-not-drive and park-outside advisories that change what the owner should do today.",
"tags": [
"vehicle recall",
"car recall",
"auto recall",
"NHTSA",
"do-not-drive",
"park outside",
"airbag",
"takata",
"make model year",
"truck",
"motorcycle",
"x402"
],
"examples": [
"any recalls on a 2020 Honda Accord",
"check if there is an active recall for a 2021 Ford F-150",
"is my 2018 Toyota Camry recalled"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "severity-normalisation",
"name": "how urgent is this recall, across three agencies",
"description": "Three regulators publish on three different scales. This maps FDA Class I-III, NHTSA and CPSC severities onto one comparable urgency, and states the basis for each rating rather than asserting a number.",
"tags": [
"severity",
"Class I recall",
"urgency",
"risk",
"triage",
"compliance",
"FDA",
"NHTSA",
"CPSC",
"normalised",
"comparable",
"x402"
],
"examples": [
"how serious is the infant formula recall",
"most urgent active food recalls",
"is this a Class I recall"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "69c60be6-8f67-4a8e-9e67-acca52a87e14"
}