Different royalty payout addresses for 2 tokens on the same contract?

Is it possible to send royalties from 2 different claim pages on the same contract to different addresses?

As I understand it, the Payout Address specified at the token level will only apply to mints, not royalties. So a new claim page on an existing contract will use the old address for secondary revenue.

I’m trying to add a new token to an existing collection and the new one features different artists from the earlier tokens, so I need to send both primary and secondary revenue to a different splits contract address.

There is a thread that addresses this:

You can set it contact side but not all marketplaces adhere to token level royalties at the moment (opensea recently started ingesting contract level royalties, but not token level yet)