Read and print values from sensor on screen using SPI

I have connected a hall sensor to my arduino using SPI with SS, MOSI-MISO and SCK and 5V, GND.

I just wanna see the data my sensor is outputting in the serial monitor in IDE.

How can this be done as simple as possible?

I have read some examples, but havent found one to do this.

Its a magnetic hall sensor, so i just wanna have the magnet near by and see the values change live in the serialprint window in Arduino IDE

Would this be possible?

All those words and yet you didn't state exactly which sensor you are trying to use...

read the forum guidelines for some advice on how to ask a good question (and more).

arduarn:
All those words and yet you didn't state exactly which sensor you are trying to use...

Right, post a link.