The new P2P trading platform, RoboSats, has added the /price endpoint to their API:
Here's a snippet of the JSON response that shows the price for USD only:
"USD": { "price": 40832.66, "volume": 0.00244902, "premium": 6.0, "timestamp": "2022-03-14T04:43:56.737973Z" },
That's showing the last "tick", from the most recent trade contract denominated in USD that occurred on the platform. In that example, the bitcoin was sold for the amount of $40,832.66, which reflects about a 5% premium above the BTC/USD market (spot) rate at the time the trade occurred.
This ticker becomes useful to show the value of Non-KYC bitcoin. This price ticker will show buyers consistently paying 5% or more above spot to be able to maintain their financial privacy when trading. For Sellers, this means they are consistently able to receive a 5% or more premium when selling through RoboSats
A post here on SN on RoboSats occurred last month:
Robosats: A P2P Fiat-to-Bitcoin Trading Site with Lightning Support
#11785