Cash App

  • Name: Cash App
  • URL: https://cash.app/
  • Category: crypto-adjacent consumer money app / Bitcoin access layer / merchant checkout infrastructure
  • Tags: bitcoin-ecosystem
  • Summary: Cash App is a consumer money app with real Bitcoin distribution and merchant-auth rails, not a pure wallet note and not just a checkout widget. The useful cut is the combination of retail Bitcoin accumulation and withdrawals with the separate Cash App Pay grant-based merchant stack.
  • What it does:
    • Lets users buy bitcoin on a schedule, turn spare change into bitcoin, get paid in bitcoin via direct deposit, and withdraw bitcoin to their own wallets
    • Offers consumer-facing bitcoin payments at merchants that use Square, with the bitcoin page explicitly saying users can pay in seconds with bitcoin or U.S. dollars
    • Exposes Cash App Pay as a developer product with a Customer Request API, Network API, Management API, and Pay Kit JavaScript SDK
    • Supports Cash App Pay across mobile ecommerce, web ecommerce, and point-of-sale flows, including QR-based approval and mobile-native approval experiences
    • Uses a grant-based payment flow in which merchants request permission from customers, receive grants after approval, and then create payments server-side through the Network API
    • Maintains a public engineering and open-source footprint through the cashapp GitHub organization and Block’s open-source program, which highlights bitcoin-related work such as LDK alongside broader developer infrastructure
  • Key claims:
    • The bitcoin landing page says Cash App offers fee-free recurring bitcoin purchases via Auto Invest, lets users use Round Ups and direct deposit for bitcoin accumulation, and emphasizes transparent pricing with “no hidden costs, no inflated spreads”
    • The same page says Cash App is “designed for bitcoin,” claims bitcoin is held 1:1 and never lent out, and says users can withdraw to their own wallet anytime
    • The Cash App Pay docs introduction says the product includes comprehensive guides, API references, testing environments, and integration tools for implementing Cash App Pay
    • The API fundamentals guide says Cash App Pay is composed of three REST APIs plus a JavaScript SDK: Customer Request API, Network API, Management API, and Pay Kit
    • That guide also says the core workflow is to create a customer request, get it approved to generate a grant, then use the grant to create a payment, with settlement later that day
    • The product-overview page says Cash App Pay currently supports three main use cases: mobile ecommerce, web ecommerce, and POS
    • The public GitHub organization shows Cash App maintains a sizable open-source engineering footprint beyond the payment product itself, with many actively maintained repositories under the cashapp domain-verified org
    • Block’s open-source page says Block’s projects span payment systems, privacy initiatives, bitcoin hardware wallets, and bitcoin tooling such as LDK, which reinforces that Cash App sits inside a larger engineering ecosystem with real public infrastructure commitments
  • Whitepaper: No canonical standalone Cash App whitepaper or litepaper surfaced in this pass. The clearest current sources of truth were the Cash App bitcoin landing page, the Cash App Pay partner docs, the API-fundamentals and product-overview docs, the public GitHub organization, and Block’s open-source overview; see ../whitepapers/cash-app-primary-sources-2026-05-02.md.
  • Sources:

Internal linkages

  • Closed-loop merchant-approval comparison point: walletconnect-pay.

  • Stronger separation between identity, discovery, and scoped authorization: open-payments.

  • Merchant-orchestration contrast where checkout and settlement are more explicitly decomposed: orcarail.

  • Last reviewed: 2026-05-31 UTC