So, I was playing with this from a simple angle, just thinking about the characters in my formatting, where the first price always has a space after it.
I got this to work in my limited scenario
[$]\d+?\s
If you had other punctuations following, you could easily set up an "or" function to include punctuation or other variables. Overly simplistic, I know, but perhaps it will be helpful to some of you.