The Autonav plugin now supports ordering posts with PostMash. For example, the invocation:
[autonav display="posts,image" postid="category:dessert" count=10 orderby="postmash" order="asc"]
would display a table of thumbnails, of the top ten posts in the dessert category, as ordered by PostMash. The thumbnails would link to the full size featured image for that post; if you would like a link to the posts themselves, make it display="posts" omitting the ,image