🧾 The Settlement Layer

Tuesday, July 28, 2026

12 stories · Standard format

Generated with AI from public sources. Verify before relying on for decisions.

🎧 Listen to this briefing or subscribe as a podcast →

We are tracking a tangible shift in African settlement rails this morning. The SADC's regional payment network is officially expanding beyond its historical reliance on the South African rand, adding the Angolan kwanza. Further north, Kenya just formalized a steep discount on the capital required to issue stablecoins locally. On the engineering side, the core protocol for agentic commerce is undergoing a major refactor that shifts state management squarely onto the AI agents themselves.

African Fintech Regulation

SADC Payment System Adds Angolan Kwanza, Ending South African Rand's Sole Currency Status

Building on recent regional finance minister talks regarding the SADC-RTGS system's expansion, the real-time gross settlement network has officially added the Angolan kwanza. Announced Monday by the South African Reserve Bank and Banco Nacional de Angola, the move ends the South African rand's 13-year exclusive role on the platform and paves the way for Botswana's pula to follow suit as the bloc pushes for local currency trade.

This is a significant, concrete step in de-risking and deepening Southern Africa's financial plumbing. For operators building cross-border payment rails, the shift from a single-currency to a multi-currency RTGS system creates new architectural possibilities. It reduces FX friction and operational dependency on the ZAR corridor, potentially opening up more efficient settlement routes and liquidity management strategies for trade and remittances across the SADC bloc.

Verified across 5 sources: Business Insider Africa · IOL Business Report · CNBC Africa · HCN Times · za.headtopics.com

Standard Chartered Report Identifies Ghana, Rwanda as Prime Candidates for Local-Currency Stablecoins

A new report from Standard Chartered and its crypto arm Zodia Markets identifies Ghana, Rwanda, Namibia, Senegal, and Côte d’Ivoire as strong candidates for launching local-currency stablecoins. The analysis suggests that such digital assets could significantly lower payment costs, improve liquidity management, and boost cross-border trade, representing the next wave of stablecoin adoption in Africa beyond USD-pegged tokens.

This report from a major international bank provides a clear roadmap of where institutional players see the most potential for non-USD stablecoins in Africa. For operators, this signals which markets may develop regulatory frameworks and infrastructure first. The creation of local-currency stablecoins would be a foundational shift, enabling new payment solutions that avoid the friction of converting to and from dollars, and could integrate directly with regional systems like PAPSS.

Verified across 3 sources: EuropeSays · BitKE · BitcoinKE

Kenya Lowers Capital Requirement for Stablecoin Issuers by 40% in New VASP Regulations

As Kenya finalizes the gazetted Virtual Asset Service Provider (VASP) regulations we tracked earlier this week, a significant new concession has emerged: the minimum paid-up capital requirement for stablecoin issuers was slashed by 40%. The finalized framework sets the threshold at KSh300 million (approx. $2.3M), down from the proposed KSh500 million, while confirming exchange and wallet capital requirements at KSh100M and KSh150M. The Central Bank of Kenya retains broad powers to suspend issuance, balancing this lower barrier to entry with tight oversight.

This is a significant policy adjustment that makes the Kenyan market more accessible for stablecoin operators. By lowering the cost of entry while formalizing the rules, Kenya is positioning itself as a potential hub for regulated digital asset activity in East Africa. For operators, this provides a clearer, albeit still strict, path to market, contrasting with the more ambiguous or prohibitive stances in other jurisdictions.

Verified across 3 sources: CryptoPanic · The Star · TECHTRENDSKE.co.ke

IMF Data: Nigeria Processed $59B in Crypto Inflows, Driven by Utility Use

According to IMF data, Nigeria processed approximately $59 billion in crypto asset inflows between July 2023 and June 2024. The activity is reportedly driven by utility, with small businesses and individuals using dollar-denominated stablecoins to hedge against the naira's volatility and for cross-border payments. This aligns with analysis from Bitget Wallet, which shows that users making payments with crypto now outpace speculative traders in the region.

This hard data from the IMF confirms the scale of what has been anecdotal: stablecoins are now a core part of Nigeria's parallel financial infrastructure, used for practical economic survival rather than speculation. This level of grassroots adoption makes the government's recent regulatory pivot towards a Virtual Asset Council and the cNGN stablecoin an acknowledgment of reality. For operators, it proves a massive, existing market for stablecoin-based payment rails.

Verified across 1 sources: SaharaReporters

Nigeria Mandates Local Data Storage for All Payment Transactions by 2027

The Central Bank of Nigeria (CBN) has issued a directive requiring all banks, fintechs, and payment service providers to store data for Nigerian payment transactions locally. According to Adebola Omololu, co-founder of GFA Technologies Group, firms have until January 1, 2027, to comply. The policy is intended to spur the development of Nigeria's local data center and cloud services industry and enhance digital sovereignty.

This is a significant policy with direct architectural implications for any fintech operating in Nigeria. The data residency requirement will force a review of cloud infrastructure and data-flow designs, creating a hard deadline for localization. While it aims to boost the local tech ecosystem, it also introduces operational complexity and potential costs for pan-African or global platforms that previously used centralized data storage.

Verified across 1 sources: This Day Live

Payments And Card Schemes

Mastercard Introduces New Program to Monitor Acquirers for Merchant Scam Activity

Mastercard has launched a 'Scam Merchant Monitoring Program' (SMMP) that requires acquiring banks to investigate and act on flagged merchant fraud activity within three days. The program, which mirrors Visa's existing VAMP initiative, is designed to combat authorized payment scams by putting more responsibility on acquirers to police merchant behavior.

This new program tightens the card scheme rules for acquirers, which will flow down to PayFacs and merchants. The 72-hour window for investigation demands highly responsive fraud detection and case management systems. For operators, this reinforces the need for real-time monitoring and automated response capabilities to avoid penalties and stay compliant with network mandates.

Verified across 1 sources: Payments Dive

Claude And Anthropic

Model Context Protocol to Become Stateless, Forcing Agents to Explicitly Manage State

Following AWS's recent rollout of 'one-click' Lambda support for the Model Context Protocol (MCP), the emerging standard for agentic systems is undergoing a fundamental architectural revision. On Tuesday, July 28, MCP will become fully stateless. By removing protocol-level session management and the `Mcp-Session-Id` header, the update forces AI agents to explicitly manage their own conversational state via handles, eliminating the need for shared session stores or sticky sessions in the supporting infrastructure.

This is a fundamental architectural shift that directly impacts how you'll build robust, multi-step agentic workflows. By making state an explicit, portable object that the agent itself must reason about, the protocol enables more complex and composable interactions between agents and tools. For payment and iGaming systems, this means you can design more resilient agents that can pause, resume, and transfer state across different processes or even different models, which is critical for long-running, auditable transactions.

Verified across 1 sources: techtimes.com

Software Craft And Aws Serverless

Anthropic's Claude Opus 5 Now Available on AWS Bedrock

Moving beyond the initial rollout phase—and the tokenizer friction developers have been navigating—Anthropic's Claude Opus 5 is now generally available on Amazon Bedrock. AWS announced the integration on Monday, shifting Opus 5 from a standalone API to a managed component within existing cloud environments, bringing standard enterprise data privacy and governance controls to complex agentic workflows.

The integration of Opus 5 into AWS Bedrock is the key development for putting the model into production workloads. This moves it from a standalone API to a component that can be securely managed within your existing cloud infrastructure, simplifying deployment, billing, and compliance for any agentic tools you're building. The simultaneous release of the AWS Lambda durable execution SDK for .NET also provides another tool for managing long-running, stateful serverless processes.

Verified across 6 sources: AWS News Blog · IronCastle · Anthropic's official pricing documentation · GBHackers · BigGo Finance · HealSecurity

Qualys Adds Vulnerability Scanning for Code Inside AWS Lambda Functions

Cybersecurity firm Qualys has extended its serverless security offering to include automated vulnerability scanning for the code within AWS Lambda functions. This new capability goes beyond checking configurations to inspect the function's workload itself, detecting risks like vulnerable open-source packages and outdated libraries that are often a blind spot in serverless environments.

This directly addresses a critical security gap in serverless architectures. For any payment workloads running on Lambda, this type of workload-level scanning is essential for identifying vulnerabilities in your dependencies. It moves security from just looking at the infrastructure's posture (CSPM) to analyzing the actual code and packages being executed, which is crucial for securing applications that handle sensitive data.

Verified across 1 sources: Qualys Blog

Operator Voices And Essays

Operator View: Building Reliable AI Agents Requires 'Harness Engineering'

In a new interview, Nigerian mobile engineer Nkwachi Nwamaghinna gives an operator's view on building fintech in Africa, emphasizing that success depends on robust payment rails, tiered KYC, and agent networks. Separately, a new architectural pattern, the 'AI Gateway,' is being proposed to manage the rapid evolution of AI models by creating a stable layer for guardrails, routing, and audit. This is complemented by a new curated list of 'harness engineering' resources, focusing on the scaffolding needed to make AI agents reliable in production.

These pieces all point to the same operational reality: the raw capability of an AI model is not enough. Success in production requires building a robust 'harness' around it. Whether it's the 'AI Gateway' pattern for enterprise stability or the practical focus on reliable payment rails in Nigeria, the common thread is that infrastructure, not just the AI model, is the critical component for building systems that work.

Verified across 3 sources: BusinessDay · InfoQ · github.com

Sa Football And Rugby

Orlando Pirates Dominate PSL Awards After Treble-Winning Season

Fresh off their Spanish pre-season tour where coach Abdeslam Ouaddou prioritized fixing defensive frailties, Orlando Pirates players and staff swept the 2025/26 Premier Soccer League (PSL) awards on Monday. Relebohile Mofokeng was the star of the night, winning Footballer of the Season, Players’ Player, and Young Player, while Ouaddou secured Coach of the Season. The treble-winning club also announced the signing of Norwegian striker Sebastian Pedersen.

The awards ceremony officially closes the book on a historically successful season for Orlando Pirates, cementing their status as the dominant force in South African football. The focus now shifts to defending their titles in the 2026/27 season, with the signing of a new striker indicating the club is already preparing for life after Mofokeng's departure.

Verified across 8 sources: Soccer Bullet · The South African · KickOff.com · IOL · The Citizen · Orlando Pirates FC · Crypto Briefing · BigGo Finance

Sa Homeowner And Lowveld

President Ramaphosa Announces National Water Action Plan to Address Municipal Failures

Following the compounding municipal cash shortages and cascading infrastructure failures we've been tracking in Johannesburg, President Cyril Ramaphosa has announced a National Water Action Plan. The initiative signals that the national government is prepared to assume control of water services from failing local municipalities, establishing a new National Water Crisis Committee to oversee immediate interventions and long-term structural reforms.

This move represents a significant centralization of power over a critical utility, directly acknowledging the widespread failure of local government. For homeowners and businesses in areas like Johannesburg, this could eventually mean more reliable water service, but the short-to-medium term is likely to involve jurisdictional battles and implementation challenges. The parallel to the government's intervention in the electricity crisis is clear.

Verified across 5 sources: IOL · allAfrica · The Business Times · Inside Metros · African Insider


The Big Picture

African Regulators Reshape Payment and Crypto Frameworks Regulators across Africa are actively rewriting the rules for both traditional and digital finance. The SADC-RTGS payment system has added the Angolan kwanza, ending the rand's sole settlement currency status. Simultaneously, Kenya is lowering capital requirements for stablecoin issuers to foster innovation while maintaining strict oversight, and Nigeria is mandating local data storage to build its domestic digital infrastructure.

The Scaffolding for Agentic AI Is Being Formalized The infrastructure for agentic AI is moving from theory to formal specification. A major revision to the Model Context Protocol (MCP) will make it stateless, forcing agents to explicitly manage and reason about their own state. Concurrently, architectural patterns like the 'AI Gateway' are emerging to manage the rapid pace of change and ensure enterprise systems can safely integrate non-deterministic AI components.

Real-World Stablecoin Adoption Accelerates in Africa Stablecoins are finding concrete, non-speculative use cases across Africa. A new Standard Chartered report identifies five African nations as strong candidates for local-currency stablecoins. This comes as IMF data shows Nigeria processed $59 billion in crypto inflows in the last year, largely driven by households and SMBs using stablecoins to hedge against currency volatility and for cross-border trade.

Incumbent Banks Become Key Fintech Acquirers in South Africa The South African fintech ecosystem is seeing a significant shift, with local banks emerging as the primary acquirers of fintech startups. This trend marks a maturation of the market, providing a viable domestic exit path for VC-backed companies and signaling that banks are now opting to buy, rather than build, innovative capabilities.

The Operational Realities of New AI Models Come into Focus As new models like Claude Opus 5 become widely available, the focus is shifting from benchmarks to operational reality. While the model is now on AWS Bedrock, independent analysis points to potential trade-offs like slower response times and higher hallucination rates under certain conditions. This highlights that TCO for LLMs now includes engineering maintenance, latency penalties, and the cost of building reliable 'harnesses' around the core models.

What to Expect

2026-07-28 The Model Context Protocol (MCP) spec changes to a stateless model.
2026-08-02 Orlando Pirates kicks off the 2026/27 Betway Premiership season against Milford FC.
2026-09-01 Announced price increase for Anthropic's Claude Sonnet 5 model takes effect.
2026-09-08 Deadline for public comments on NERSA's report on electricity fixed charges in South Africa.
2027-01-01 Deadline for financial service providers in Nigeria to comply with the CBN's data localisation directive.

Every story, researched.

Every story verified across multiple sources before publication.

🔍

Scanned

Across multiple search engines and news databases

562
📖

Read in full

Every article opened, read, and evaluated

211

Published today

Ranked by importance and verified across sources

12

— The Settlement Layer

🎙 Listen as a podcast

Subscribe in your favorite podcast app to get each new briefing delivered automatically as audio.

Apple Podcasts
Library tab → ••• menu → Follow a Show by URL → paste
Overcast
+ button → Add URL → paste
Pocket Casts
Search bar → paste URL
Castro, AntennaPod, Podcast Addict, Castbox, Podverse, Fountain
Look for Add by URL or paste into search

Spotify isn’t supported yet — it only lists shows from its own directory. Let us know if you need it there.