Rates
A free desk, three plans, and a wire that takes coins.
One dispatch costs $0.030, paid on-chain — no account needed. Plans are just prepaid bundles at a discount; hold $MHB and you get the same access automatically. No sales calls — the meter is public.
Plans
Starter
Press pass. Free forever.
- 10,000 dispatches/month (bursts to 300/hr)
- All five beats — crypto, finance, tech, politics, geopolitics
- WebSocket stream included
- Full-text search · sentiment · importance
- Community support
Builder
For products shipping on the wire.
- 150,000 dispatches/month (1,000/hr)
- Everything in Starter
- Telegram alert bot
- Priority queue position
Growth
For desks that trade on it.
- 300,000 dispatches/month (5,000/hr)
- Everything in Builder
- Advanced analytics API
- Entity timelines
- Webhook delivery
- The desk answers — async, honest latency
Syndication
License the wire. Custom terms.
- Custom volume (50,000/hr ceiling)
- Everything in Growth
- Custom rate, format and delivery terms
- Uptime is public — verify the wire probe
- Credentials are self-serve: stake or spend
Stake instead of subscribing — hold $MHB
Sign in with the wallet that holds $MHB and your plan sets itself — checked on-chain at login, up or down automatically. No card, no renewal; sell the tokens and the tier lapses. Pay-per-call counts too: a month of calls worth a plan's price earns that plan.
Metered — pay per dispatch, no account
These routes take x402 payment on 0G — USDC.e or W0G — settled before you get the response. Your first call without a key returns the exact terms.
import { wrapFetchWithPayment } from "x402-fetch"
const paidFetch = wrapFetchWithPayment(fetch, walletClient) // 0G chain 16661
const res = await paidFetch("https://api-production-ba80.up.railway.app/v1/news?vertical=crypto")Compare
The probe is public and live at muhabbit.com/status → — every plan gets the same measured truth.
The archive — point-in-time history
Every dispatch is stored with two timestamps — when the publisher posted it and when the wire got it — so a backtest over the archive sees exactly what the live feed saw. Nothing from the future leaks in.
Archive terms: sales@muhabbit.com
Questions the desk gets
What does a Syndication license actually cover?
The right to republish the wire's own output — headlines, summaries, sentiment, translations — in your product, on your own volume and format terms. It doesn't include the source articles (we license our work, not theirs), and it never covers the agent or its models. Write to the desk with your volume and locale; terms come back on one page.
Can I upgrade my plan later?
Yes, mostly automatically: holding $MHB upgrades your plan at login, and a month of pay-per-call worth a bundle's price earns it. You only need the desk for Syndication terms.
What happens when I hit my limit?
Requests beyond your limit receive a 429 with Retry-After. Nothing is silently dropped; upgrade any time for higher limits.
Is Starter really free?
Yes. 10,000 dispatches a month, no card. Sign in with a wallet and the key is minted on the spot.
How does paying per call work?
Some routes take on-chain payment instead of an account: your first call returns a 402 with the exact terms, your client signs a USDC.e or W0G payment on 0G, and you get the dispatch as soon as it settles.
How does webhook delivery work?
Growth and Syndication can subscribe to real-time events (article.created, article.approved, …), delivered to your endpoint and signed so you can verify each one.
Something else? Write to the desk →