Federal Contractor

FOUR LLC Federal Contract Obligations (Last Year)

FOUR LLC (CAGE 4M4Z2, UEI X1JJYEW4HAN9) recorded 603 award actions and $265.94 million in obligations over the last full year.

FOUR LLC's last full year of federal contracting activity totaled $265,939,735.29 across 603 award actions, for an average action value of $441,027.75. Most of that obligation was classified under NAICS 541519, with additional activity in software publishing and related computer services, led by the Internal Revenue Service, Department of the Navy, and Department of the Army.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on the provided FPDS aggregate totals, agency mix, NAICS mix, and annual trend data.

CAGE Code
4M4Z2
UEI
X1JJYEW4HAN9
Total Obligated
265.94 million
265,939,735.29
Award Actions
603
Average Action Value
441,027.75

About FOUR LLC federal contract activity

FOUR LLC recorded 265.94 million in FPDS-obligated awards across 603 actions during the last full year, for an average award value of 441,027.75. The activity profile indicates a high-volume, mid-sized contract mix concentrated in federal IT and related services.

Agency mix and customer concentration

Obligations were led by the Internal Revenue Service at 69.69 million across 21 awards, followed by the Department of the Navy at 34.17 million across 91 awards and the Department of the Army at 24.18 million across 59 awards. Additional material demand came from the Transportation Security Administration and the Bureau of the Fiscal Service, indicating a customer base spanning civilian and defense agencies.

Industry profile based on NAICS activity

The portfolio is overwhelmingly concentrated in NAICS 541519, Other Computer Related Services, which accounts for 231.32 million and 475 awards. Smaller but meaningful portions appear in software publishing categories, including NAICS 511210 at 29.28 million and NAICS 513210 at 5.19 million, while the remaining codes represent only marginal activity.

Annual contract trend over the analysis window

The annual trend shows 265.94 million in obligations in 2025, which represents the full analysis window and provides a single-year baseline rather than a multi-year trajectory. Award volume remained substantial at 603 actions, suggesting continued transactional activity even as value was concentrated in a limited set of agency relationships and NAICS categories.

How to interpret this page

This summary is based on FPDS obligation records for FOUR LLC matched to CAGE 4M4Z2 and UEI X1JJYEW4HAN9 over the last full year. Agency, NAICS, and annual figures are derived from the provided aggregation totals and reflect obligated dollars and award counts only; no additional contract performance, pricing, or competitiveness data is inferred.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '4M4Z2'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
2050 INTERNAL REVENUE SERVICE 69,687,955.68 69.69 million 21
1700 DEPT OF THE NAVY 34,169,563.20 34.17 million 91
2100 DEPT OF THE ARMY 24,182,943.44 24.18 million 59
7013 TRANSPORTATION SECURITY ADMINISTRATION 22,365,183.28 22.37 million 7
2036 BUREAU OF THE FISCAL SERVICE 13,270,900.93 13.27 million 7
1900 STATE, DEPARTMENT OF 11,692,456.69 11.69 million 33
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 11,499,027.63 11.50 million 26
2800 SOCIAL SECURITY ADMINISTRATION 9,821,682.42 9.82 million 8
2400 OFFICE OF PERSONNEL MANAGEMENT 8,883,012.30 8.88 million 1
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 8,455,461.54 8.46 million 25

Insight

FOUR LLC’s last full year obligations were concentrated in a small number of agencies, led by the Internal Revenue Service at $69.69 million, or about 26% of the vendor’s $265.94 million total. The next four agencies—the Department of the Navy, Department of the Army, TSA, and Bureau of the Fiscal Service—added another $94.63 million, indicating a substantial share of obligations is concentrated in a limited set of buyers. Award activity was more distributed than dollars, with 603 awards overall but only 21 awards to IRS and 91 to the Navy, suggesting higher-dollar awards are driving much of the spend.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '4M4Z2'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541519 OTHER COMPUTER RELATED SERVICES 231,321,695.86 231.32 million 475
511210 SOFTWARE PUBLISHERS 29,282,945.97 29.28 million 89
513210 SOFTWARE PUBLISHERS 5,185,701.69 5.19 million 33
519130 INTERNET PUBLISHING AND BROADCASTING AND WEB SEARCH PORTALS 107,144.25 107.14 thousand 1
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 42,247.52 42.25 thousand 3
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 0.00 0.00 2

Insight

FOUR LLC’s obligated dollars in the last full year are highly concentrated in NAICS 541519, Other Computer Related Services, which accounts for $231.32 million across 475 awards, or the clear majority of the vendor’s $265.94 million total. The next largest categories, 511210 and 513210, add $29.28 million and $5.19 million respectively, indicating a strong secondary presence in software-related work but at a much smaller scale. All remaining NAICS codes are immaterial by comparison, with obligations below $0.11 million each, and 541511 recorded two awards with no obligated dollars.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '4M4Z2'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 265,939,735.29 265.94 million 603

Insight

During the last full year, FOUR LLC (CAGE 4M4Z2) obligated $265.94 million across 603 awards, indicating a significant level of annual procurement activity. The average award value of about $441.0 thousand suggests the obligation base was distributed across a relatively high volume of transactions rather than concentrated in a small number of very large awards. With only one year of data provided, this section reflects annual magnitude rather than a multi-year trend.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.