Hello !
Your first link is what i use, recently there was a post where this one is mentioned (
http://forum.arduino.cc/index.php?topic=176054.msg1307281#msg1307281)
The second does about the same as far as i can gather, however: it is NOT breadboard friendly. It has a small pitch and wires have to be soldered on the edges of the board. I have one of those as well, but I use the first one because it's more convenient.
Third same as the second
The fourth is just a pcb with some components, but without a bluetooth chip, hence the low price
The fifth: I can't place it, but I guess also without bluetooth chip, but there is no specification nor is there a picture of the top side
Six: pretty much number one again
Yes there are some extra components on the chip, the JY-MCU has a flashing led to give some sort of indication what it is doing. When connected it stays on. When not connected flashing.
Many IC's have input voltage between XX and YY and will work with everything in between, even without voltage regulator. Atmega328P-PU will work between 1.8 V and 5.5 V
So:
I think what you mean by BASE board is just a board with BT IC.
You can integrate the entire board in a pcb, with either breadboard like sockets (like the arduino has) or solder it on a PCB directly (number two will work, have seen that done)
Or design your own PCB for BT IC.
Cheers,
Jack