autopulse-navy.vercel.app
autopulse-navy.vercel.app
· autopulse-navy.vercel.app
Car financing intelligence: current APR landscape by credit tier, dealer-markup mechanics, and deterministic amortization math. Country-aware structures: US standard loans, UK PCP, DE Ballonfinanzierung, AU balloon. Give amount+apr+term_months for an exact monthly payment.
autopulse-navy.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://autopulse-navy.vercel.app/api/auto/compare
|
0.1 | USDC |
https://autopulse-navy.vercel.app/api/auto/ev-breakeven
|
0.1 | USDC |
https://autopulse-navy.vercel.app/api/auto/financing
|
0.12 | USDC |
https://autopulse-navy.vercel.app/api/auto/inspect
|
0.08 | USDC |
https://autopulse-navy.vercel.app/api/auto/negotiate
|
0.1 | USDC |
https://autopulse-navy.vercel.app/api/auto/parts
|
0.08 | USDC |
https://autopulse-navy.vercel.app/api/auto/problems
|
0.1 | USDC |
https://autopulse-navy.vercel.app/api/auto/recall
|
0.05 | USDC |
https://autopulse-navy.vercel.app/api/auto/repair
|
0.1 | USDC |
https://autopulse-navy.vercel.app/api/auto/tco
|
0.15 | USDC |
https://autopulse-navy.vercel.app/api/auto/value
|
0.08 | USDC |
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc · basescan ↗
| Agent card | https://autopulse-navy.vercel.app |
| Provider | https://autopulse-navy.vercel.app |
| Docs | https://autopulse-navy.vercel.app |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/autopulse-navy.vercel.app) [](https://agenstry.com/agents/autopulse-navy.vercel.app) [](https://agenstry.com/agents/autopulse-navy.vercel.app) [](https://agenstry.com/agents/autopulse-navy.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "autopulse-navy-vercel-app",
"name": "autopulse-navy.vercel.app",
"description": "Car financing intelligence: current APR landscape by credit tier, dealer-markup mechanics, and deterministic amortization math. Country-aware structures: US standard loans, UK PCP, DE Ballonfinanzierung, AU balloon. Give amount+apr+term_months for an exact monthly payment.",
"domain": "autopulse-navy.vercel.app",
"provider": "autopulse-navy.vercel.app",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://autopulse-navy.vercel.app/api/auto/compare",
"description": "Car comparison / vehicle comparison / which car should I buy. Compares 2-4 vehicles side-by-side on reliability, EPA MPG/fuel economy, and total ownership cost to settle a purchase decision. For car-buyer, car-shopping, and auto agents.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"vehicle-comparison",
"reliability",
"mpg",
"ownership-cost",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/ev-breakeven",
"description": "EV vs gas break-even / is an electric car worth it / EV payback period. Returns the IRA/EV tax credit, state incentives, fuel and maintenance savings, and the true payback period for an EV versus a comparable gas vehicle. For car-buyer and auto agents.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"ev-breakeven",
"electric-vehicle",
"ira-credit",
"fuel-savings",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/financing",
"description": "Car financing intelligence: current APR landscape by credit tier, dealer-markup mechanics, and deterministic amortization math. Country-aware structures: US standard loans, UK PCP, DE Ballonfinanzierung, AU balloon. Give amount+apr+term_months for an exact monthly payment.",
"pricing": {
"amount": "0.12",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "string",
"description": "",
"example": "loan principal \u2014 combine with apr + term_months for monthly payment",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "apr",
"type": "string",
"description": "",
"example": "APR percent \u2014 combine with amount + term_months for monthly payment",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "condition",
"type": "string",
"description": "",
"example": "new | used (default: used)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "US | UK | DE | CA | AU | IN (default: US)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "credit_tier",
"type": "string",
"description": "",
"example": "excellent | good | fair | poor (default: good)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "down_payment",
"type": "string",
"description": "",
"example": "down payment, subtracted from amount before financing",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lang",
"type": "string",
"description": "",
"example": "response language (default: en)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "term_months",
"type": "string",
"description": "",
"example": "months, e.g. 36/48/60/72/84 (default: 60)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "AutoPulse",
"tags": [
"car-financing",
"auto-loan-apr",
"dealer-markup",
"loan-vs-lease",
"monthly-payment"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/inspect",
"description": "Pre-purchase inspection checklist / used car inspection / what to check before buying. Returns a model-specific PPI checklist with known issues, red flags, and mechanic instructions to check before buying a used car. For car-buyer and auto agents.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"pre-purchase-inspection",
"ppi",
"used-car",
"known-issues",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/negotiate",
"description": "Car price negotiation / dealer haggling / invoice price & out-the-door price guide. Returns target price, negotiation scripts, invoice-vs-MSRP context, and a junk-fee guide to cut the dealer's out-the-door number for any make/model. For car-buyer and auto agents.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"car-negotiation",
"invoice-price",
"dealer-fees",
"out-the-door",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/parts",
"description": "Auto parts sourcing / OEM vs aftermarket / best parts brand & where to buy. Compares OEM vs aftermarket with brand quality rankings, install difficulty, tools needed, and where to buy a given part for any vehicle. For DIY-repair and auto agents.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"auto-parts",
"oem-vs-aftermarket",
"brand-rankings",
"parts-sourcing",
"diy-repair-agent"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/problems",
"description": "Car reliability / common problems / known issues lookup. Returns common problems, reliability analysis, and NHTSA owner-complaint patterns for any year/make/model, with owner-forum research. Worldwide. For car-buyer, used-car, and auto agents.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"reliability",
"known-problems",
"nhtsa-complaints",
"common-issues",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/recall",
"description": "Vehicle recall lookup / VIN recall check / car safety recall search. Returns open NHTSA safety recalls for any car by VIN or year/make/model, plus international recall context (UK DVSA, Transport Canada, ACCC Australia, EU RAPEX, Japan MLIT). For car-buyer and auto agents.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"safety-recall",
"nhtsa",
"vin-lookup",
"vehicle-safety",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "8",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/repair",
"description": "DIY car repair guide / how to fix / repair cost estimate. Returns the step-by-step procedure, parts list, tools needed, and a cost estimate for any repair job (brakes, oil change, filters, etc.) on any vehicle. For DIY-repair and auto agents.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"diy-repair",
"repair-guide",
"parts-list",
"cost-estimate",
"diy-repair-agent"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/tco",
"description": "Total cost of ownership / true cost to own / 5-year car cost calculator. Models depreciation, fuel, insurance, and maintenance into the real cost of owning a given year/make/model over 5 years, tunable by annual miles and gas price. For car-buyer and auto agents.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "AutoPulse",
"tags": [
"total-cost-of-ownership",
"depreciation",
"ownership-cost",
"5-year-cost",
"car-buyer-agent"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://autopulse-navy.vercel.app/api/auto/value",
"description": "Used car value / vehicle market value / trade-in value estimate. Returns the current market value for any car by VIN or year/make/model, adjusted for mileage and condition, with a sell-vs-hold recommendation and trade-in context. For car-seller and auto agents.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "condition",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lang",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "make",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "mileage",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "model",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "vin",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "year",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "AutoPulse",
"tags": [
"vehicle-value",
"trade-in",
"sell-vs-hold",
"market-value",
"car-seller-agent"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.05",
"maxAmount": "0.15",
"avgCostPerTransaction": "0.096364",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "AutoPulse",
"tags": [
"vehicle-comparison",
"reliability",
"mpg",
"ownership-cost",
"car-buyer-agent",
"ev-breakeven",
"electric-vehicle",
"ira-credit",
"fuel-savings",
"car-financing",
"auto-loan-apr",
"dealer-markup",
"loan-vs-lease",
"monthly-payment",
"pre-purchase-inspection",
"ppi",
"used-car",
"known-issues",
"car-negotiation",
"invoice-price",
"dealer-fees",
"out-the-door",
"auto-parts",
"oem-vs-aftermarket",
"brand-rankings",
"parts-sourcing",
"diy-repair-agent",
"known-problems",
"nhtsa-complaints",
"common-issues",
"safety-recall",
"nhtsa",
"vin-lookup",
"vehicle-safety",
"diy-repair",
"repair-guide",
"parts-list",
"cost-estimate",
"total-cost-of-ownership",
"depreciation",
"5-year-cost",
"vehicle-value",
"trade-in",
"sell-vs-hold",
"market-value",
"car-seller-agent"
],
"iconUrl": ""
}
}