{"api":"v1","generated_at":"2026-09-16T04:27:00.176Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402-used-car-quickcheck-production-up-railway-app-car-check-d10b55","pinned_page":"https://tollindex.com/e/x402-used-car-quickcheck-production-up-railway-app-car-check-d10b55/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"x402-used-car-quickcheck-production-up-railway-app-car-check-d10b55","canonical_url":"https://x402-used-car-quickcheck-production.up.railway.app/car-check","resource":"https://x402-used-car-quickcheck-production.up.railway.app/car-check","http_method":"GET","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Evaluate a used car before purchase. Compares the asking price with up to 50 current dealer listings in Canada or the U.S., matched by year, make, model, mileage and optional trim/location. Returns robust median and quartile pricing, deal rating, confidence, sample size and risk flags. Use for used-car price checks, negotiation prep and market comparisons.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-12T00:24:41.555Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"car check","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-10T21:35:51.205Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-11T08:47:35.343Z","delisting_confirmed_at":"2026-09-11T09:22:40.554Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-11T08:47:35.343Z","event":"delisted"},{"registry":"cdp","at":"2026-09-11T09:22:40.554Z","event":"delisting_confirmed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x735f74EdE4361788D6634925D592711463be8164","scheme":"exact"}],"counters":{"observed_at":"2026-09-10T21:35:51.207Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-12T00:24:41.272Z"},"validation":{"latest":null,"uptime":[{"days":7,"observed":0,"passed":0,"ratio":null},{"days":30,"observed":0,"passed":0,"ratio":null},{"days":90,"observed":0,"passed":0,"ratio":null}],"history_90d":[]},"seller":{"wallet":"0x735f74EdE4361788D6634925D592711463be8164","page":"https://tollindex.com/seller/0x735f74EdE4361788D6634925D592711463be8164","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x735f74EdE4361788D6634925D592711463be8164","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-12T00:24:41.272Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://x402-used-car-quickcheck-production.up.railway.app/car-check","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"make":"Tesla","trim":"Long Range","year":2022,"model":"Model 3","price":28000,"state":"ON","country":"CA","mileage":68000}},"output":{"type":"json","example":{"market":{"city":null,"state":"ON","country":"CA","currency":"CAD"},"pricing":{"median":32900,"observed_max":37995,"observed_min":28900,"quartile_low":30995,"quartile_high":34995},"service":"Used Car QuickCheck","vehicle":"2022 Tesla Model 3 Long Range","version":"2.0.0","matching":{"trim_applied":true,"location_applied":true,"mileage_range_km":{"maximum":92140,"minimum":43859}},"position":{"rating":"GOOD DEAL","confidence":"HIGH","confidence_score":84,"difference_percent":-14.89,"difference_from_median":-4900,"estimated_savings_vs_median":4900},"mileage_km":68000,"risk_flags":[],"comparables":{"raw_count":42,"analyzed_count":39,"outliers_removed":3,"market_total_matches":116},"methodology":"Median and quartiles of mileage-matched active dealer asking prices after IQR outlier filtering.","asking_price":28000,"data_freshness":"live","payment_network":"Base Mainnet"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["make","model","year","mileage","price"],"properties":{"city":{"type":"string","description":"Optional city for a more localized market comparison."},"make":{"type":"string","description":"Vehicle manufacturer, for example Tesla, Toyota, BMW, Ford or Honda."},"trim":{"type":"string","description":"Optional trim for tighter matching, for example Long Range, LE, EX or M Sport."},"year":{"type":"integer","maximum":2030,"minimum":1980,"description":"Vehicle model year."},"model":{"type":"string","description":"Vehicle model, for example Model 3, Camry, Civic or 3 Series."},"price":{"type":"number","description":"Seller asking price in CAD for Canada or USD for the United States.","exclusiveMinimum":0},"state":{"type":"string","description":"Optional province/state code, for example ON, BC, CA or NY."},"country":{"enum":["CA","US"],"type":"string","default":"CA","description":"Comparison market. CA = Canada, US = United States."},"mileage":{"type":"integer","minimum":0,"description":"Current odometer reading in kilometres."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["service","version","vehicle","market","asking_price","mileage_km","matching","comparables","pricing","position","risk_flags","methodology","data_freshness","payment_network"],"properties":{"market":{"type":"object","required":["country","currency","state","city"],"properties":{"city":{"type":["string","null"]},"state":{"type":["string","null"]},"country":{"enum":["CA","US"],"type":"string"},"currency":{"enum":["CAD","USD"],"type":"string"}}},"pricing":{"type":["object","null"],"properties":{"median":{"type":"number"},"observed_max":{"type":"number"},"observed_min":{"type":"number"},"quartile_low":{"type":"number"},"quartile_high":{"type":"number"}}},"service":{"type":"string"},"vehicle":{"type":"string"},"version":{"type":"string"},"matching":{"type":"object","required":["mileage_range_km","trim_applied","location_applied"],"properties":{"trim_applied":{"type":"boolean"},"location_applied":{"type":"boolean"},"mileage_range_km":{"type":"object","required":["minimum","maximum"],"properties":{"maximum":{"type":"integer"},"minimum":{"type":"integer"}}}}},"position":{"type":"object","required":["difference_from_median","difference_percent","rating","confidence","confidence_score"],"properties":{"rating":{"enum":["EXCELLENT DEAL","GOOD DEAL","FAIR PRICE","ABOVE MARKET","OVERPRICED","INSUFFICIENT DATA"],"type":"string"},"confidence":{"enum":["HIGH","MEDIUM-HIGH","MEDIUM","LOW"],"type":"string"},"confidence_score":{"type":"integer","maximum":100,"minimum":0},"difference_percent":{"type":["number","null"]},"difference_from_median":{"type":["number","null"]},"estimated_savings_vs_median":{"type":["number","null"]}}},"mileage_km":{"type":"integer"},"risk_flags":{"type":"array","items":{"type":"string"}},"comparables":{"type":"object","required":["raw_count","analyzed_count","outliers_removed","market_total_matches"],"properties":{"raw_count":{"type":"integer"},"analyzed_count":{"type":"integer"},"outliers_removed":{"type":"integer"},"market_total_matches":{"type":["integer","null"]}}},"methodology":{"type":"string"},"asking_price":{"type":"number"},"data_freshness":{"type":"string"},"payment_network":{"type":"string"}}}}}}}}},"description":"Evaluate a used car before purchase. Compares the asking price with up to 50 current dealer listings in Canada or the U.S., matched by year, make, model, mileage and optional trim/location. Returns robust median and quartile pricing, deal rating, confidence, sample size and risk flags. Use for used-car price checks, negotiation prep and market comparisons.","lastUpdated":"2026-08-12T00:24:41.555Z","x402Version":2}]}}