A 7200 RPM SAS drive does not have a sequential write/read speed any higher than a 7200 RPM SATA drive. SAS drives usually offer a higher MTBF (Mean Time Between Failures) than SATA drives. Only with 10K to 15K RPM SAS drives will you start gaining speed advantages over SATA.
Faster spinning SAS drives have lower seek times compared to lower RPM consumer SATA drives, and even 7200 RPM SAS drives can usually handle a lot higher queue depths than their SATA counterparts. Sequential transfer speeds aren't much higher with faster RPMs. You should see the difference with 4K (or smaller) random writes/reads and with high queue depths, this is where SAS has an advantage over SATA HDDs, and sometimes even over SATA SSDs.
Depending on the controller used however, RAID 0 seek times and latency might quickly get higher the more drives you add, so reaching for higher sequential speeds with RAID 0 might cause you to lose the advantage SAS would otherwise offer.
But like yliu said, sequential read speeds scale well in RAID 0, so doubling the amount of drives doubles the sequential speed (while possibly wrecking seek times). So throwing together eight drives with 100MB/s sequential write speed in RAID 0 should tive you close to 800MB/s, provided the controller can handle it.