How to find out what you paid for an item.
1) Find the item in your inventory.
http://forums.d2jsp.org/user.php?c=3&i=387477&p=1280372) View source and get the ID number of that item. Hit ctl-f and type in the name to do a search. You should find 1 occurance of that item. Take the number that comes before the description.
<!--
3137265 
<div class="mpl fL"><img src="http://ladderslasher.d2jsp.org/icons/scalemail.gif"> <b>Mystical petrified scale armor</b><br>
Level Req: 50<br>
Defense: 19 to 78<br>
<br>
+47 Strength<br>+2 Mana Regen<br>+1% Damage Return<br></div>
3) Take that ID number and search your gold logs for it.
Abd there you have the price.

Hope this helps someone.