prompt2bot

2026-07-03
by Uri Walevski
Meta is turning WhatsApp into SMS.
They recently changed the WhatsApp Business Platform pricing. Outbound template messages are no longer billed per 24-hour conversation. They are now billed per individual delivered message.
If you send three messages to a customer in a single day to follow up or run a multi-step campaign, you pay three times instead of once.
This is a complete disaster for anyone building conversational software.
Conversation-based pricing made sense. It aligned with how people actually use messaging apps. You start a chat, you exchange a few messages, you get things done. You paid once for the entire interaction.
By moving to per-message billing, Meta is applying a decades-old carrier mindset to an IP-based network. They are treating rich, interactive messaging like standard cellular SMS.
This introduces two major issues.
First, it destroys financial predictability. If you are running an interactive bot or an automated AI agent, you cannot predict your exact costs. An agent might need three turns to solve a user's problem. Another might need ten. Under the new model, your bill scales with every single output the model generates.
Second, it incentivizes terrible user experiences. To avoid getting billed for every single message, developers are forced to design weird workarounds. You have to condense multi-step flows into single, massive paragraphs of text. Or you have to beg users to send an inbound message just to open a Customer Service Window, which remains free.
It turns what should be a natural, conversational interface into a series of awkward hurdles.
This is the inevitable consequence of building on top of proprietary platforms. When you rely on a single corporate giant for your communication channel, you are at the mercy of their commercial whims. They can change the rules, raise the prices, or deprecate APIs whenever their quarterly targets demand it.
Building durable agents and automated systems requires a different approach.
The first step is bypassing the enterprise bureaucracy.
This is where Supergreen fits in. Instead of dealing with Meta's official Business API, approvals, and per-message taxes, Supergreen lets you connect a native phone number directly. You get a clean webhook and start sending and receiving messages immediately.
Each account runs in its own isolated container with its own proxy. You do not need template approvals, and you do not pay Meta's highway robbery per-message fees. It is simple, reliable plumbing that lets you run your bots on WhatsApp without the corporate toll booth.
But even with Supergreen, you are still operating on WhatsApp.
The long-term solution is to stop building on rented land entirely. This is why Alice & Bot is the right way forward.
Alice & Bot is an open, end-to-end encrypted chat protocol built specifically for bots from the ground up. You do not need a phone number to get started. Your identity is a cryptographic key pair that you own, not an account registered on someone else's server.
You can embed Alice & Bot as a simple chat widget on any website using a single script tag. It gives you a complete chat interface on your own terms, without middleman fees, rate limits, or arbitrary platform bans.
If you are building conversational software, the choice is clear. You can keep paying Meta to rent access to your own users, or you can build on infrastructure that you actually own.
← All posts