It'd be interesting to know who serves JSONP. If you know of a site that does (well-known applications are preferred (e.g., GMail, Facebook, Adsense)), please add it as an answer along with a reference.
APIs supporting JSONP:
- Flickr API - Default callback is "jsonFlickrApi", user defined callback is supported.
- Google Data APIs - User defined callback.
- Twitter API - User defined callback.
- Yahoo Data APIs - User defined callback.