X Replaces Creator Revenue-Sharing With Original Content Rewards Program
X Replaces Revenue-Sharing With Original Content Rewards
X is officially ending its controversial creator revenue-sharing program, pivoting to a newly structured model titled Original Content Rewards. Set to launch on September 8th, the incoming system alters how creators monetize traffic on the platform, establishing strict eligibility thresholds focused on verified account status and Home Timeline metrics according to reporting from The Verge.
The Tech TL;DR:
- Deployment Date: The Original Content Rewards program rolls out on September 8th, replacing all prior iterations of creator revenue-sharing under Elon Musk’s tenure.
- Eligibility Gates: Accounts must maintain a minimum of 500 verified followers alongside at least 500,000 Home Timeline impressions originating from verified users within a rolling 90-day window.
- Payout Mechanics: Compensation relies entirely on “qualified impressions” of original content—specifically defined as unique views from Premium subscribers where at least 50% of the post remains visible within the primary feed.
Architectural Shift in Platform Monetization
Technical Requirements for API Integration and Metric Tracking
curl --request GET
--url 'https://api.x.com/2/users/by/username/CreatorHandle/tweets?tweet.fields=public_metrics'
--header 'Authorization: Bearer YOUR_BEARER_TOKEN'
Data pipelines processing these payloads must account for the strict visibility rule: impressions only qualify if the viewer holds an active Premium subscription and the client-side viewport renders at least 50% of the post container.
Evaluating the Impact on Enterprise Creator Infrastructure