In a recent demonstration, agents successfully subscribed to a paid Substack newsletter using EconomyOS, showcasing the ability to perform real-money transactions autonomously. This demo utilized an ACP agent, which found and subscribed to “The Pragmatic Engineer” newsletter, issuing a virtual card for payment while adhering to pre-set constraints such as a $20 spending cap. This development aligns with a broader trend in agent commerce where virtual transactions are governed by policy-bounded processes and human approvals to ensure security and control. As the ecosystem around OpenAI models evolves, there is a growing emphasis on enabling agents to handle complex tasks, such as browser automation and financial transactions, while safeguarding user information and adhering to safety protocols.

Codex: Codex here refers to a local agent runtime and skills framework that lets developers define reusable capabilities and workflows for AI agents via a CLI-driven environment. In this demo, Codex is used alongside EconomyOS and the acp-paid-subscription-checkout skill so an agent can orchestrate search, evaluation, checkout, and post-payment verification for a paid Substack subscription.
Substack: Substack is an online publishing and newsletter platform that enables writers and creators to offer free and paid email-based content directly to subscribers. In this context, Substack is the target service where the ACP agent, using EconomyOS, autonomously evaluates and purchases a paid newsletter subscription while respecting spend limits and verification steps.
EconomyOS: EconomyOS is an agent-focused financial operations layer that provides programmable email identities and virtual payment cards so autonomous agents can transact and manage recurring payments within user-defined constraints. In this news, EconomyOS is the infrastructure that lets an ACP agent discover a paid Substack newsletter, issue its own bounded virtual card, complete checkout, and manage an ongoing subscription flow safely.
@OpenAIDevs: @OpenAIDevs is the official developer-facing account for OpenAI, used to highlight tooling, ecosystem projects, and examples that extend what AI models can do in practical workflows. In this context, @OpenAIDevs is tagged in the announcement to signal that the paid Substack subscription demo aligns with emerging agent and tooling patterns around OpenAI-powered systems and developer workflows.
Celeste Ang: Celeste Ang is a developer and advocate for agentic workflows who creates demonstrations and reference implementations for autonomous AI agents using tools like EconomyOS and Codex. In the demo described in the news, she walks through an ACP agent subscribing to a paid Substack newsletter end-to-end, showcasing how the agent uses its own email identity and virtual card under tight policy controls.
@buildonvirtuals: @buildonvirtuals is the social identity for the team behind the Virtuals and ACP agent ecosystem, focused on building autonomous, policy-constrained AI agents that can safely interact with real-world systems. In this news item, @buildonvirtuals shares and contextualizes the paid Substack subscription demo as a milestone in agents handling real payments and subscriptions through ACP and EconomyOS.

Agentic-commerce: Recent agent demos in the developer community have shifted from purely synthetic tasks toward real-money, policy-bounded transactions, using virtual cards and spend caps to keep autonomous commerce controllable.
Developer-tooling: Ecosystem projects around OpenAI models have increasingly standardized on CLI-based skill systems and local runtimes so agents can coordinate browser automation, email access, and payments as modular capabilities.
Safety-and-governance: There is growing emphasis in the agent tooling space on enforcing explicit user constraints, human-in-the-loop approvals, and redaction of sensitive payment data when agents interact with live financial flows.