War-Tracker Vessel Identity

Single vessel identity by IMO. Returns scalar identity: name, MMSI, flag (ISO-3166-1 alpha-2), AIS type (e.g. `Tanker`, `Cargo`, `Fishing`), subtype (e.g. `Crude Oil Tanker`), commercial market (13-value enum: `WET BULK`, `DRY BULK`, `CONTAINER SHIPS`, …), overall length in metres, year built, and the boolean `sanctioned` / `watchlisted` rollups across OFAC, FCDO, EU, UANI, ASO, GAC, UN, SECO, MFAT, and the War-Tracker OSINT shadow-fleet watchlist. Free for browsers, AI-search crawlers…

SearchLiveeip155:8453Exactvia cdp
MaritimeAisVesselIdentityLookup
Settlements · 30d
4
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days.
$0.29
Verified settled volume
58 settlements proven x402 by their on-chain EIP-3009 marker.
$0.0010
Listed price
As published in the catalog. Always read the live 402 before paying.
1
Calls · 30d
Upstream's own call count for this endpoint, not ours.
1
Unique payers · 30d
Last called 2026-05-19 08:30Z
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x8B7243F652D3641F661619862157686992640b37

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.

Live 402 challenge

Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.

{
  "error": "PAYMENT-SIGNATURE header is required",
  "accepts": [
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0x8B7243F652D3641F661619862157686992640b37",
      "amount": "1000",
      "scheme": "exact",
      "network": "eip155:8453",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    },
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0x2633ba64e28A6F6989c343Cb98d43Ea06Bd9bd89",
      "amount": "2000",
      "scheme": "exact",
      "network": "eip155:8453",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    },
    {
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0x2633ba64e28A6F6989c343Cb98d43Ea06Bd9bd89",
      "amount": "2000",
      "scheme": "exact",
      "network": "eip155:137",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    },
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0xF50C0D73C68EF2d8B3388Ec060ED39edCeb62BAF",
      "amount": "2000",
      "scheme": "exact",
      "network": "eip155:8453",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    },
    {
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0xF50C0D73C68EF2d8B3388Ec060ED39edCeb62BAF",
      "amount": "2000",
      "scheme": "exact",
      "network": "eip155:137",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    },
    {
      "asset": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0xF50C0D73C68EF2d8B3388Ec060ED39edCeb62BAF",
      "amount": "2000",
      "scheme": "exact",
      "network": "eip155:43114",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    },
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2",
        "assetTransferMethod": "permit2"
      },
      "payTo": "0x9FfDCaEAf9ef166b4fA16f8707923CB89F2A09fe",
      "amount": "1000",
      "scheme": "exact",
      "network": "eip155:8453",
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "GET",
          "pathParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          },
          "queryParams": {
            "type": "object",
            "required": [
              "imo"
            ],
            "properties": {
              "imo": {
                "type": "string",
                "pattern": "^[1-9][0-9]{6}$",
                "description": "7-digit IMO number (1000000-9999999)."
              }
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "ship_id",
            "sanctioned",
            "watchlisted"
          ],
          "properties": {
            "imo": {
              "type": [
                "integer",
                "null"
              ]
            },
            "mmsi": {
              "type": [
                "integer",
                "null"
              ]
            },
            "name": {
              "type": [
                "string",
                "null"
              ]
            },
            "type": {
              "type": [
                "string",
                "null"
              ]
            },
            "length": {
              "type": [
                "number",
                "null"
              ]
            },
            "ship_id": {
              "type": "string"
            },
            "subtype": {
              "type": [
                "string",
                "null"
              ]
            },
            "sanctioned": {
              "type": "boolean"
            },
            "year_built": {
              "type": [
                "integer",
                "null"
              ]
            },
            "watchlisted": {
              "type": "boolean"
            },
            "country_code": {
              "type": [
                "string",
                "null"
              ]
            },
            "commercial_market_name": {
              "type": [
                "string",
                "null"
              ]
            }
          }
        }
      },
      "maxTimeoutSeconds": 60
    }
  ],
  "resource": {
    "url": "https://war-tracker.com/api/v1/vessels/9281554",
    "tags": [
      "maritime",
      "ais",
      "vessel",
      "identity",
      "lookup"
    ],
    "iconUrl": "https://war-tracker.com/favicon-1024.png",
    "mimeType": "application/json",
    "description": "Single vessel identity by IMO. Returns scalar identity: name, MMSI, flag (ISO-3166-1 alpha-2), AIS type (e.g. `Tanker`, `Cargo`, `Fishing`), subtype (e.g. `Crude Oil Tanker`), commercial market (13-value enum: `WET BULK`, `DRY BULK`, `CONTAINER SHIPS`, …), overall length in metres, year built, and the boolean `sanctioned` / `watchlisted` rollups across OFAC, FCDO, EU, UANI, ASO, GAC, UN, SECO, MFAT, and the War-Tracker OSINT shadow-fleet watchlist.\n\nFree for browsers, AI-search crawlers…",
    "serviceName": "War-Tracker Vessel Identity"
  },
  "extensions": {
    "bazaar": {
      "info": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "imo": "9217981"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "imo": 9368223,
            "mmsi": 538003228,
            "name": "ACHILLES",
            "type": "Tanker",
            "length": 333,
            "ship_id": "10330187",
            "subtype": "Crude Oil Tanker",
            "sanctioned": true,
            "year_built": 2007,
            "watchlisted": true,
            "country_code": "MH",
            "commercial_market_name": "WET BULK"
          }
        }
      },
      "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"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object",
                "required": [
                  "imo"
                ],
                "properties": {
                  "imo": {
                    "type": "string",
                    "pattern": "^[1-9][0-9]{6}$",
                    "description": "7-digit IMO number (1000000-9999999)."
                  }
                }
              },
              "queryParams": {
                "type": "object",
                "required": [
                  "imo"
                ],
                "properties": {
                  "imo": {
                    "type": "string",
                    "pattern": "^[1-9][0-9]{6}$",
                    "description": "7-digit IMO number (1000000-9999999)."
                  }
                }
              }
            },
            "additionalProperties": false
          },
          "output": {
            "type": "object",
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string"
              },
              "example": {
                "type": "object",
                "required": [
                  "ship_id",
                  "sanctioned",
                  "watchlisted"
                ],
                "properties": {
                  "imo": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "mmsi": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "name": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "type": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "length": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "ship_id": {
                    "type": "string"
                  },
                  "subtype": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sanctioned": {
                    "type": "boolean"
                  },
                  "year_built": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "watchlisted": {
                    "type": "boolean"
                  },
                  "country_code": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "commercial_market_name": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                }
              }
            }
          }
        }
      },
      "routeTemplate": "/api/v1/vessels/:imo"
    }
  },
  "x402Version": 2
}

Accepts

The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.

0.001USDC≈ $0.001 USD
on Base · exact scheme

Pay 0.001 USDC on Base to 0x8B72…40b37. The signed payment is good for 1 minute.

USD Coin contract
0x8335…02913
Payment window
1 minute
As published
1000 smallest units
0.002USDC≈ $0.002 USD
on Base · exact scheme

Pay 0.002 USDC on Base to 0x2633…9bd89. The signed payment is good for 1 minute.

USD Coin contract
0x8335…02913
Payment window
1 minute
As published
2000 smallest units
2000units
on Polygon · exact scheme

That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.

Token contract
0x3c49…c3359
Payment window
1 minute
0.002USDC≈ $0.002 USD
on Base · exact scheme

Pay 0.002 USDC on Base to 0xF50C…62BAF. The signed payment is good for 1 minute.

USD Coin contract
0x8335…02913
Payment window
1 minute
As published
2000 smallest units
2000units
on Polygon · exact scheme

That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.

Token contract
0x3c49…c3359
Payment window
1 minute
2000units
on eip155:43114 · exact scheme

That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.

Token contract
0xB97E…48a6E
Payment window
1 minute
0.001USDC≈ $0.001 USD
on Base · exact scheme

Pay 0.001 USDC on Base to 0x9FfD…A09fe. The signed payment is good for 1 minute.

USD Coin contract
0x8335…02913
Payment window
1 minute
As published
1000 smallest units
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x8B7243F652D3641F661619862157686992640b37",
    "amount": "1000",
    "scheme": "exact",
    "network": "eip155:8453",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  },
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x2633ba64e28A6F6989c343Cb98d43Ea06Bd9bd89",
    "amount": "2000",
    "scheme": "exact",
    "network": "eip155:8453",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  },
  {
    "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x2633ba64e28A6F6989c343Cb98d43Ea06Bd9bd89",
    "amount": "2000",
    "scheme": "exact",
    "network": "eip155:137",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  },
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0xF50C0D73C68EF2d8B3388Ec060ED39edCeb62BAF",
    "amount": "2000",
    "scheme": "exact",
    "network": "eip155:8453",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  },
  {
    "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0xF50C0D73C68EF2d8B3388Ec060ED39edCeb62BAF",
    "amount": "2000",
    "scheme": "exact",
    "network": "eip155:137",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  },
  {
    "asset": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0xF50C0D73C68EF2d8B3388Ec060ED39edCeb62BAF",
    "amount": "2000",
    "scheme": "exact",
    "network": "eip155:43114",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  },
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2",
      "assetTransferMethod": "permit2"
    },
    "payTo": "0x9FfDCaEAf9ef166b4fA16f8707923CB89F2A09fe",
    "amount": "1000",
    "scheme": "exact",
    "network": "eip155:8453",
    "outputSchema": {
      "input": {
        "type": "http",
        "method": "GET",
        "pathParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        },
        "queryParams": {
          "type": "object",
          "required": [
            "imo"
          ],
          "properties": {
            "imo": {
              "type": "string",
              "pattern": "^[1-9][0-9]{6}$",
              "description": "7-digit IMO number (1000000-9999999)."
            }
          }
        }
      },
      "output": {
        "type": "object",
        "required": [
          "ship_id",
          "sanctioned",
          "watchlisted"
        ],
        "properties": {
          "imo": {
            "type": [
              "integer",
              "null"
            ]
          },
          "mmsi": {
            "type": [
              "integer",
              "null"
            ]
          },
          "name": {
            "type": [
              "string",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "length": {
            "type": [
              "number",
              "null"
            ]
          },
          "ship_id": {
            "type": "string"
          },
          "subtype": {
            "type": [
              "string",
              "null"
            ]
          },
          "sanctioned": {
            "type": "boolean"
          },
          "year_built": {
            "type": [
              "integer",
              "null"
            ]
          },
          "watchlisted": {
            "type": "boolean"
          },
          "country_code": {
            "type": [
              "string",
              "null"
            ]
          },
          "commercial_market_name": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    },
    "maxTimeoutSeconds": 60
  }
]

Extensions

{
  "bazaar": {
    "info": {
      "input": {
        "type": "http",
        "method": "GET",
        "queryParams": {
          "imo": "9368223"
        }
      },
      "output": {
        "type": "json",
        "example": {
          "imo": 9368223,
          "mmsi": 538003228,
          "name": "ACHILLES",
          "type": "Tanker",
          "length": 333,
          "ship_id": "10330187",
          "subtype": "Crude Oil Tanker",
          "sanctioned": true,
          "year_built": 2007,
          "watchlisted": true,
          "country_code": "MH",
          "commercial_market_name": "WET BULK"
        }
      }
    },
    "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"
              ],
              "type": "string"
            },
            "pathParams": {
              "type": "object",
              "required": [
                "imo"
              ],
              "properties": {
                "imo": {
                  "type": "string",
                  "pattern": "^[1-9][0-9]{6}$",
                  "description": "7-digit IMO number (1000000-9999999)."
                }
              }
            },
            "queryParams": {
              "type": "object",
              "required": [
                "imo"
              ],
              "properties": {
                "imo": {
                  "type": "string",
                  "pattern": "^[1-9][0-9]{6}$",
                  "description": "7-digit IMO number (1000000-9999999)."
                }
              }
            }
          },
          "additionalProperties": false
        },
        "output": {
          "type": "object",
          "required": [
            "type"
          ],
          "properties": {
            "type": {
              "type": "string"
            },
            "example": {
              "type": "object",
              "required": [
                "ship_id",
                "sanctioned",
                "watchlisted"
              ],
              "properties": {
                "imo": {
                  "type": [
                    "integer",
                    "null"
                  ]
                },
                "mmsi": {
                  "type": [
                    "integer",
                    "null"
                  ]
                },
                "name": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "type": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "length": {
                  "type": [
                    "number",
                    "null"
                  ]
                },
                "ship_id": {
                  "type": "string"
                },
                "subtype": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "sanctioned": {
                  "type": "boolean"
                },
                "year_built": {
                  "type": [
                    "integer",
                    "null"
                  ]
                },
                "watchlisted": {
                  "type": "boolean"
                },
                "country_code": {
                  "type": [
                    "string",
                    "null"
                  ]
                },
                "commercial_market_name": {
                  "type": [
                    "string",
                    "null"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "routeTemplate": "/api/v1/vessels/{imo}"
  }
}

Provenance

Seen in the source catalog
2026-05-19 08:30Z
Last indexed by Roundhouse
2026-06-11 02:40Z
Last enriched (probe, favicon, geo)
2026-09-21 12:15Z
x402 version
2
Max timeout
60s
Liveness probe
HTTP 402
Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.

GET api.roundhouseai.io/v0/endpoints

No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.

Open skill.md
Show the prompt
Using Roundhouse, look up the x402 service War-Tracker Vessel Identity and tell me whether it is
worth paying: what a call costs, whether the endpoint answered when last probed, and what
its payment record actually shows.

curl -s 'https://api.roundhouseai.io/v0/endpoints?q=War-Tracker%20Vessel%20Identity'
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>'

Then call it: read the price from the live 402 at https://war-tracker.com/api/v1/vessels/9281554, never from
a cached figure, and pay with an x402 client.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.