US Government's Financial Gains from Business Negotiations

US Government's Financial Gains from Business Negotiations
source: gettyimages
September 19, 2025

==========================================================

Once again, the U.S. government demonstrates its approach of extracting value from businesses through strategic negotiations. Recent reports highlight the administration’s plans to secure significant financial benefits in exchange for favorable deals, exemplified by the potential takeover of TikTok's U.S. operations.

The TikTok Deal and Financial Implications

According to The Wall Street Journal, the Trump administration is poised to collect a multibillion-dollar fee during negotiations to assume control over TikTok’s U.S. business. This fee is expected to be paid by TikTok’s U.S. investors, which include private equity firm Silver Lake and Oracle. Under the proposed arrangement, these investors would gain control of 50% of TikTok, while ByteDance, TikTok’s Chinese parent company, would retain less than 20%.

The President’s Remarks and Public Skepticism

President Trump has remarked that "the United States is getting a tremendous fee-plus," referring to the financial gains from the deal. He characterizes this as a "fee-plus" arrangement, although details remain unclear, and it’s uncertain whether the deal will come to fruition. The uncertainty raises questions about the true nature of these negotiations and the motivations behind them.

Why Would Companies Agree?

The reports suggest that the involved U.S. companies and investors are willing to pay billions into the government’s coffers, likely believing that the overall benefits—such as access to the lucrative Chinese market or favorable regulatory terms—will outweigh the costs. This pattern of extracting economic value from business dealings highlights the ongoing strategy of leveraging government influence to benefit certain stakeholders.

---

Stay informed on the latest developments in government-business negotiations and their economic implications.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 145 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644103,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}