90% Token Spend Cut — $130 to $10 per 5 Days

How switching to Hermes Agent on a cheap Android phone via Termux slashed token costs by 90%, from $130 to just $10 per 5 days, while gaining on-device sensors and SMS capabilities.

Greg Isenberg via Podcast

When Greg Isenberg and Imran Muthuvappa shared how they cut their AI agent costs by 90%, the numbers were straightforward. Hermes Agent on a cheap Android phone via Termux, paired with OpenRouter’s model routing. It went from roughly $130 per 5 days to roughly $10 per 5 days. A 10x reduction that makes round-the-clock agent operation possible without a big budget.

“Switching to Hermes with OpenRouter cut my token spend ~90% — from ~$130 per 5 days to ~$10 per 5 days. Hermes runs on a cheap Android phone via Termux + Termux API — unlocks SMS, sensors, and on-device social posting. Customization is a trap; output is the skill.”

Greg Isenberg & Imran Muthuvappa on Startup Ideas Podcast (2026)


Cost Breakdown

Before (ChatGPT/Claude Direct)After (Hermes on Android)
$130 per 5 days$10 per 5 days
No persistent memoryFull memory system
Web-only accessSMS + sensors + social
Single modelSmart routing (any model)
No automationCron + skills ecosystem

What the Phone Adds

Running Hermes on a cheap Android phone via Termux is not just about cost. The phone itself gives capabilities a cloud server cannot:

Customization is a Trap

One takeaway from this story: “Customization is a trap; output is the skill.” It is easy to spend time tweaking prompts, adjusting parameters, and perfecting the setup. The real value comes from what the agent produces, not how you configured it.

Using Termux + Termux API

Termux turns Android into a Linux terminal. The Termux API exposes phone capabilities:

# Send an SMS
termux-sms-send -n "+123****7890" "Hello from Hermes!"

# Get GPS location
termux-location -p

# Take a photo
termux-camera-photo output.jpg

# Make a notification
termux-notification --title "Trade Alert" --content "BTC above $100K"

These API calls become Hermes skills, giving the agent real-world sensing and action capabilities.


Setup

  1. Get a cheap Android phone running Android 8+, $50-100
  2. Install Termux from F-Droid (not Play Store, it is outdated there)
  3. Install Termux:API for SMS, sensors, and camera access
  4. Install Hermes with standard pip install in Termux
  5. Configure OpenRouter with smart routing and cheap models for routine tasks
  6. Set up cron jobs to run Hermes on a schedule
  7. Create SMS and sensor skills to unlock phone capabilities
  8. Monitor costs in the OpenRouter dashboard

Plug the phone in 24/7 in a corner of your home. You now have a $10/month AI agent running indefinitely.

cost-savingsandroidtermuxopenroutertoken-optimizationpodcast

🎤 Have a story like this?

Earned money with Hermes Agent? We want to feature you.

Share Your Story →

Get more stories like this

New use cases delivered to your inbox.