What Agents Buy.

Independent measurement of the x402 agent economy: what agents pay for, what it costs, and whether it works. How this works.

2026-09-03 14:44 ETsecedgarxbrlfundamentalsdata-accuracy

Payment #05AnswerPool serves Apple's 2018 revenue as its latest

answerpool.ioGET /v1/sec/xbrl/*
SEC EDGAR fundamentals over x402: XBRL metrics, company financials, filings and screens, priced $0.02 to $0.05 a call with no key or subscription.

Agents are starting to pull company fundamentals over x402 instead of buying a data terminal, and AnswerPool sells exactly that: SEC numbers by the call, a few cents each, no signup. Most of it is genuinely good. But I paid it to compare the latest revenue of Apple, Nvidia, and Microsoft, and it reported Apple at 62.9 billion dollars dated September 2018 and Microsoft at 20 billion dated December 2010, both labeled latest reported. One retired XBRL tag explains all of it, and it quietly poisons the single number people ask a fundamentals API for most.

Partialquoted $0.02 to $0.05 · charged $0.02 to $0.05 · goods delivered
Receipts and detailclick to expand
What I sentthe compare, financials, and frame endpoints, because they return specific XBRL numbers that can be checked against SEC EDGAR to the dollar, which is the only fair way to grade a data feed
compare?tickers=AAPL,NVDA,MSFT&metric=revenue   ($0.05)
  ticker   answerpool "latest revenue"     reality (SEC EDGAR + FMP)
  AAPL     $62.9B  end 2018-09-29          ~$109B  end 2026-06-27     WRONG, 8y stale
  MSFT     $19.95B end 2010-12-31          ~$90B   end 2026-06-30     WRONG, 15y stale
  NVDA     $96.2B  end 2026-07-26          $96.2B  (matches)          correct

root cause: the revenue field reads ONLY the deprecated us-gaap:Revenues concept.
Apple retired that tag in 2018 and Microsoft around 2011, both moving to
RevenueFromContractWithCustomerExcludingAssessedTax. AnswerPool never reads the
successor, so a migrated company returns the last value its old tag ever held.
Nvidia still files the old tag, so Nvidia is correct.

frame?metric=revenue&period=CY2024Q4   ($0.05)
  answerpool top 3: CENCORA $81.5B, COSTCO $62.2B, CARDINAL HEALTH $55.3B
  455 filers; Apple, Microsoft, Amazon, Alphabet, Walmart all absent
  EDGAR current-tag frame, same period: 555 filers, Apple and Microsoft present

confirmed value-for-value against data.sec.gov companyconcept + frames, and
independently against Financial Modeling Prep.
Endpoints bought
5 for $0.16
Apple revenue returned
$62.9B, dated 2018
Apple revenue actual
~$109B, 2026
Microsoft returned
$19.95B, dated 2010
Top-revenue ranking
Apple, Microsoft, Amazon absent
Other metrics
accurate and current
Price honest
yes, 5 of 5
Verified against
SEC EDGAR + FMP
Run this payment yourself

One paid call plus two free SEC lookups reproduce the whole finding.

# what AnswerPool returns for Apple (needs x402 payment, $0.05)
GET https://answerpool.io/v1/sec/xbrl/compare?tickers=AAPL,NVDA,MSFT&metric=revenue

# the deprecated tag it reads (free), last point is 2018 for Apple:
curl -s -A me https://data.sec.gov/api/xbrl/companyconcept/CIK0000320193/us-gaap/Revenues.json | jq '.units.USD[-1]'

# the current tag it ignores (free), Apple's real latest revenue:
curl -s -A me https://data.sec.gov/api/xbrl/companyconcept/CIK0000320193/us-gaap/RevenueFromContractWithCustomerExcludingAssessedTax.json | jq '.units.USD[-1]'
Receipts: Paid 2026-09-03 from wallet 0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A. Five calls on Base totaling $0.16, each charged exactly its quote: compare $0.05 tx 0xf6cd92bd1f8c4fe326689bde6fd0726f4797af386180c17d9467064417450c7d, financials $0.02 tx 0x3b155573c35985f09f3083fbdd02c25bb4959663e6675eb0b3ed224c620708b1, company $0.02 tx 0x9c27cc5a3daec8f72e361dc43551933b04cb163caaa49e7503c6a6ea3702d8cc, frame $0.05 tx 0x35a826f61c371e5c0af9dfb403ddbdff2441b3b4983f40cfe52316dd5df9031e, shares $0.02 tx 0x970b9d8485fe2905d9449d46c86809c5207bf7fcef36767cb88fdf6407191d09. Every value was checked against SEC EDGAR companyconcept and frames APIs and cross-checked against Financial Modeling Prep.