{"api":"v1","generated_at":"2026-09-15T19:06:00.586Z","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/aisfleet-com-api-x402-v1-ais-vessels-mmsi-track-24h-1013cb","pinned_page":"https://tollindex.com/e/aisfleet-com-api-x402-v1-ais-vessels-mmsi-track-24h-1013cb/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"aisfleet-com-api-x402-v1-ais-vessels-mmsi-track-24h-1013cb","canonical_url":"https://aisfleet.com/api/x402/v1/ais/vessels/:mmsi/track-24h","resource":"https://aisfleet.com/api/x402/v1/ais/vessels/:mmsi/track-24h","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Get the AIS track of the last 24 hours for a 9-digit MMSI as JSON: up to 1000 evenly sampled fixes with time, position and speed, ending at the newest fix. Sold only for vessels the AIS Fleet network currently observes; gaps between fixes mean no reception, never interpolation.","service_name":"AIS Fleet","declared_category":null,"declared_tags":["ais","vessel","track","history","maritime"],"route_template":"/api/x402/v1/ais/vessels/:mmsi/track-24h","registry_updated":"2026-08-31T07:03:33.277Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"vessels track 24h","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0xa4b5056e8260d49213e64c081b504c8535c14bc4","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-31T07:03:32.642Z"},"validation":{"latest":{"observed_at":"2026-09-15T03:58:33.353Z","state":"fail","failed_checks":["returns_402"],"endpoint_http_status":404,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T03:58:33.353Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:57:53.118Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:57:35.899Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:12:38.180Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:37:26.245Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xa4b5056e8260d49213e64c081b504c8535c14bc4","page":"https://tollindex.com/seller/0xa4b5056e8260d49213e64c081b504c8535c14bc4","endpoints":5,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["ais","vessel","track","history","maritime"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xa4b5056e8260d49213e64c081b504c8535c14bc4","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-31T07:03:32.642Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://aisfleet.com/api/x402/v1/ais/vessels/:mmsi/track-24h","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"mmsi":"368209540"}},"output":{"type":"json","example":{"mmsi":"123456789","points":[{"lat":47.6062,"lng":-122.3321,"time":1754590930000,"speed":6.4}],"sampled":false,"provider":"AIS Fleet","max_points":1000,"window_end":"2026-08-07T18:42:10Z","license_url":"https://aisfleet.com/agent-data-license/","point_count":288,"window_hours":24,"window_start":"2026-08-06T18:42:10Z","fixes_in_window":288,"point_time_unit":"unix_ms"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","pathParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","const":"GET"},"pathParams":{"type":"object","required":["mmsi"],"properties":{"mmsi":{"type":"string","pattern":"^[0-9]{9}$"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","required":["provider","mmsi","window_hours","window_start","window_end","fixes_in_window","point_count","sampled","max_points","point_time_unit","points","license_url"],"properties":{"mmsi":{"type":"string","pattern":"^[0-9]{9}$"},"points":{"type":"array","items":{"type":"object","required":["lat","lng","time","speed"],"properties":{"lat":{"type":"number","maximum":90,"minimum":-90},"lng":{"type":"number","maximum":180,"minimum":-180},"time":{"type":"integer"},"speed":{"type":["number","null"]}},"additionalProperties":false}},"sampled":{"type":"boolean"},"provider":{"type":"string","const":"AIS Fleet"},"max_points":{"type":"integer"},"window_end":{"type":"string","format":"date-time"},"license_url":{"type":"string","format":"uri"},"point_count":{"type":"integer","minimum":0},"window_hours":{"type":"integer","const":24},"window_start":{"type":"string","format":"date-time"},"fixes_in_window":{"type":"integer","minimum":1},"point_time_unit":{"type":"string","const":"unix_ms"}},"additionalProperties":false}},"additionalProperties":false}},"additionalProperties":false},"routeTemplate":"/api/x402/v1/ais/vessels/:mmsi/track-24h"}},"description":"Get the AIS track of the last 24 hours for a 9-digit MMSI as JSON: up to 1000 evenly sampled fixes with time, position and speed, ending at the newest fix. Sold only for vessels the AIS Fleet network currently observes; gaps between fixes mean no reception, never interpolation.","lastUpdated":"2026-08-31T07:03:33.277Z","serviceName":"AIS Fleet","x402Version":2}]}}