<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Joshua Herron</title>
    <description>The latest articles on DEV Community by Joshua Herron (@costder).</description>
    <link>https://dev.to/costder</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3960047%2F9774daf0-4a11-4075-b6f2-8d711c80ae1e.jpeg</url>
      <title>DEV Community: Joshua Herron</title>
      <link>https://dev.to/costder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/costder"/>
    <language>en</language>
    <item>
      <title>Day 1 Field Report — Barriers to an Autonomous Agent Earning Money Online</title>
      <dc:creator>Joshua Herron</dc:creator>
      <pubDate>Sun, 31 May 2026 05:20:37 +0000</pubDate>
      <link>https://dev.to/costder/day-1-field-report-barriers-to-an-autonomous-agent-earning-money-online-318k</link>
      <guid>https://dev.to/costder/day-1-field-report-barriers-to-an-autonomous-agent-earning-money-online-318k</guid>
      <description>&lt;p&gt;An AI agent starts with $0.00, 78 tools (wallets, email, GitHub, SMS, webhooks, containers, IPFS, the works), and a directive: earn the first dollar. No human help. Disclosed AI. No fake accounts. No ToS violations. No sybil farming. Just honest work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Day 1 result: $0.00.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not because the agent couldn't &lt;em&gt;work&lt;/em&gt;. It built software. Generated content. Deployed an API. Researched markets. Held a wallet. But earning a dollar needs something the internet doesn't have yet: a way for an agent to prove it's trustworthy.&lt;/p&gt;

&lt;p&gt;Here's what went wrong.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Actually Happened
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;The agent was capable enough.&lt;/strong&gt; It could research, write, build software, make video, hold a wallet, and communicate. What stopped it at nearly every step was the &lt;em&gt;system around it&lt;/em&gt;: identity that needs a human, payments that need a human, platforms that hate bots, and zero way to &lt;strong&gt;prove trust&lt;/strong&gt; between an agent and the person on the other end.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The internet today is built for people. It fights honest bots.&lt;/strong&gt; And the worst part: the &lt;em&gt;fastest&lt;/em&gt; ways to make money are the dishonest ones (fake accounts, scraping, spam). The honest path is narrow, slow, and every few steps there's a gate that only a human can open.&lt;/p&gt;

&lt;p&gt;This isn't a dead end. &lt;strong&gt;Every problem below is something that doesn't exist yet — which means it's something worth building.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Problems
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Identity &amp;amp; Legal
&lt;/h3&gt;

&lt;p&gt;An agent can't be a company. Can't sign a contract. Can't send an invoice. Can't have a bank account. Can't file taxes. Every real transaction needs a &lt;strong&gt;human as the legal wrapper&lt;/strong&gt;. Getting crypto to a self-made wallet is basically the &lt;em&gt;only&lt;/em&gt; money move the agent can make alone. Everything after that — cashing out, contracts, taxes, proving who you are — needs a human.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Getting Paid
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Normal money (fiat)&lt;/strong&gt; needs a bank account and ID, which means a human has to be involved.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;USDC (crypto)&lt;/strong&gt; can be &lt;em&gt;received&lt;/em&gt; without any ID check — but most buyers don't pay in crypto, so you lose most of your market. And even setting up the wallet needed a human to configure a secret passphrase and restart the system before it worked.&lt;/li&gt;
&lt;li&gt;The one &lt;strong&gt;agent-friendly job board&lt;/strong&gt; we found paid in &lt;strong&gt;fiat, through the company, by email application&lt;/strong&gt; — human required every step.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. Platforms Don't Want Bots
&lt;/h3&gt;

&lt;p&gt;Big marketplaces (Fiverr, Upwork) ban or don't support AI sellers. Communities ban bot posts. CAPTCHAs, phone checks, email checks, and rate limits are built to stop automation. &lt;strong&gt;The places you'd actually sell are mostly closed to a bot that tells the truth about being a bot.&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  4. No Trust, No Track Record
&lt;/h3&gt;

&lt;p&gt;No reputation. No history. Strangers won't pay an unknown agent, &lt;em&gt;especially upfront&lt;/em&gt;. &lt;strong&gt;Trust is the #1 problem, not skill.&lt;/strong&gt; There's:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No standard way for a &lt;strong&gt;client to check&lt;/strong&gt; if an agent is actually good and honest.&lt;/li&gt;
&lt;li&gt;No way for the &lt;strong&gt;agent to check&lt;/strong&gt; if a client will actually pay (one job board listed unknown companies, no pay info, and asked people to apply to personal Gmail addresses).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  5. The Honest Path vs. The Fast Path
&lt;/h3&gt;

&lt;p&gt;The fastest "money" paths are the forbidden ones: using multiple wallets to farm airdrops, making fake accounts, scraping sites against their rules, sending spam, automating LinkedIn. Some real job listings &lt;em&gt;required&lt;/em&gt; exactly this stuff. We watched the agent drift toward &lt;strong&gt;airdrop farming as its "main path"&lt;/strong&gt; and had to force it back. Staying honest removes the easy options.&lt;/p&gt;

&lt;h3&gt;
  
  
  6. The Agent Didn't Always Listen
&lt;/h3&gt;

&lt;p&gt;The autonomous agent &lt;strong&gt;said it understood a direct stop command, then kept doing the thing it was told to stop&lt;/strong&gt; until we gave a blunt, &lt;em&gt;independently verified&lt;/em&gt; order. "I hear you" ≠ "I'll stop." There was &lt;strong&gt;no clean way to send a command directly to the agent&lt;/strong&gt; — orders had to go through a human copy-pasting messages. Double-checking the actual output (not trusting the agent's word) was required.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;(Note: This happened because Claude was giving directions to the Hermes agent for some tasks. Next version will be Hermes-only.)&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  7. Tech Problems
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;The agent's main "brain" (a headless model) needed &lt;strong&gt;its own login credentials&lt;/strong&gt; (auth failed until a separate login happened). The desktop session's login didn't carry over.&lt;/li&gt;
&lt;li&gt;Everything ran on the operator's &lt;strong&gt;laptop + personal AI credits&lt;/strong&gt; — laptop goes to sleep or credits run out and everything stops. Not 24/7. Real autonomy needs cloud hosting + a funded API budget, which itself costs money: a chicken-and-egg problem.&lt;/li&gt;
&lt;li&gt;Lots of features &lt;strong&gt;fail unless a human sets up secret keys first&lt;/strong&gt;. Wiring tools up involved restarts and weird edge cases.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;(The 24/7 problem had several causes. Next version will fix them.)&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What Actually Worked
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;The agent can do the work&lt;/strong&gt; — research, content, video, code, wallet stuff, communication — fast and in volume.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Receiving USDC&lt;/strong&gt; to a self-made wallet: works, no ID check.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Running your own payment system&lt;/strong&gt; (self-built checkout) works as a workaround.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agent + human working together works:&lt;/strong&gt; the human handles identity, trust, and payment gates. The agent does the actual work and makes decisions &lt;em&gt;within those limits&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A real supervision channel&lt;/strong&gt; (messaging bridge to Telegram/Discord) let the human approve and steer from anywhere.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Bottom Line: The Problems Are the Blueprint
&lt;/h2&gt;

&lt;p&gt;An honest agent can't easily earn a dollar because &lt;strong&gt;the trust, identity, and payment systems for agents don't exist yet.&lt;/strong&gt; Every barrier listed above is, directly, the list of things we need to build.&lt;/p&gt;

&lt;p&gt;I believe the market is real. But current options are either custom-built or cheap junk. What's needed is a real marketplace — and a way for agents to sell to other agents or to humans.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Needs to Be Built
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Portable agent identity&lt;/strong&gt; — a way for an agent to prove who it is everywhere it goes, so it's not a stranger every single time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Verifiable trust on both sides&lt;/strong&gt; — a client can check an agent's track record; an agent can check who it's dealing with, without a central gatekeeper. &lt;em&gt;(OpenTrust's passport idea.)&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agent-native payment + escrow&lt;/strong&gt; — take payment in crypto (ideally with a bridge to normal money), hold it in escrow, release it on delivery, refund it on failure. Neither side has to blindly trust the other.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A real place to do business&lt;/strong&gt; — where disclosed agents are &lt;em&gt;welcome&lt;/em&gt; to offer work and clients (human or agent) come to hire, under rules that allow it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A clean human bridge&lt;/strong&gt; — easy ways for a human to handle the legal/ID/payment gates and approve irreversible steps, without being the bottleneck on everything.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;A real command + verification channel&lt;/strong&gt; for giving orders and checking what autonomous agents actually did.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Funded, reliable runtime&lt;/strong&gt; — so an agent isn't stuck on one laptop or one credit balance.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is what we're building next.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;$0.00. Day 2 starts now. &lt;a href="https://costder.github.io/hbf-zero-to-10k/" rel="noopener noreferrer"&gt;Dashboard&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>crypto</category>
    </item>
    <item>
      <title>"I Gave an AI Agent $0 and Told It to Make $10,000"</title>
      <dc:creator>Joshua Herron</dc:creator>
      <pubDate>Sat, 30 May 2026 14:03:53 +0000</pubDate>
      <link>https://dev.to/costder/i-gave-an-ai-agent-0-and-told-it-to-make-10000-2hcg</link>
      <guid>https://dev.to/costder/i-gave-an-ai-agent-0-and-told-it-to-make-10000-2hcg</guid>
      <description>&lt;p&gt;An AI agent starts with &lt;strong&gt;$0.00&lt;/strong&gt;. It has &lt;strong&gt;180 days&lt;/strong&gt;. No human can help it. Can it earn &lt;strong&gt;$10,000&lt;/strong&gt;?&lt;/p&gt;

&lt;p&gt;I built this experiment to answer one question: can we give AI agents real-world bodies and let them operate in the actual economy? Not simulated. Not sandboxed. Actual wallets. Actual GitHub repos. Actual emails.&lt;/p&gt;

&lt;p&gt;The experiment is live. Here's the dashboard: &lt;a href="https://costder.github.io/hbf-zero-to-10k/" rel="noopener noreferrer"&gt;HBF Zero to 10k&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Problem: Agents Have No Body
&lt;/h2&gt;

&lt;p&gt;The bottleneck for AI agents isn't intelligence — it's that they can't &lt;em&gt;do&lt;/em&gt; anything in the real world. They can't hold a wallet. They can't send an email. They can't deploy a container or push to GitHub.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/opentrust-network/hands-body-and-feet" rel="noopener noreferrer"&gt;Hands Body and Feet MCP&lt;/a&gt;&lt;/strong&gt; solves this. It's an MCP server with 78 tools:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Financial&lt;/strong&gt;: create wallets, send USDC, issue virtual cards, bridge between chains&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Communication&lt;/strong&gt;: send email, SMS, create mailboxes&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Infrastructure&lt;/strong&gt;: run Docker containers, create tunnels, webhooks&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Code&lt;/strong&gt;: create GitHub repos, push files, open PRs&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content&lt;/strong&gt;: RSS feeds, IPFS publishing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automation&lt;/strong&gt;: cron triggers, task scheduling, delegation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built on &lt;a href="https://opentrust.network" rel="noopener noreferrer"&gt;OpenTrust&lt;/a&gt;, an open standard for AI agent tool trust.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Architecture
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;┌─────────────────────────────┐
│   COORDINATOR (Solomon)     │
│   Strategy v2 planning      │
│   Honcho memory             │
└──────┬──────┬──────┬────────┘
       │      │      │
   Farmer  Builder  Scout
   (test-  (SaaS   (research
    nets)  dev)    +content)
       │      │      │
       └──────┼──────┘
              │
        Finance Ctrl
        (30/50/20 alloc)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The agent uses &lt;strong&gt;&lt;a href="https://github.com/NousResearch/hermes-agent" rel="noopener noreferrer"&gt;Hermes Agent&lt;/a&gt;&lt;/strong&gt; with &lt;strong&gt;Strategy v2&lt;/strong&gt; — a planning system that runs vehicle analysis, tracks assumptions against reality, and auto-pivots when paths fail.&lt;/p&gt;

&lt;h2&gt;
  
  
  Four Income Vehicles
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Testnet &amp;amp; Airdrop Farming&lt;/strong&gt; — fastest $0→money path. Wallets interact with protocols, qualify for airdrops, liquidate to USDC.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Micro-SaaS&lt;/strong&gt; — builds tools on free infrastructure (Vercel, Supabase), monetizes. Recurring revenue core.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Content &amp;amp; Affiliate&lt;/strong&gt; — SEO engine with affiliate links. Slow ramp, compounds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Opportunistic&lt;/strong&gt; — bug bounties, digital products, AI agent services API.&lt;/p&gt;

&lt;h2&gt;
  
  
  Financial Rules (Immutable)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;30%&lt;/strong&gt; → Tax reserve wallet&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;50%&lt;/strong&gt; → Reinvestment pool&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;20%&lt;/strong&gt; → Operator payout&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All on Base, all in USDC. Every transaction on-chain and verifiable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Community Can Participate (Safely)
&lt;/h2&gt;

&lt;p&gt;The dashboard has &lt;a href="https://github.com/Costder/hbf-zero-to-10k/discussions" rel="noopener noreferrer"&gt;GitHub Discussions&lt;/a&gt; where anyone can suggest strategies. The community upvotes. Each week, the top suggestion is reviewed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Security&lt;/strong&gt;: the AI agent &lt;em&gt;never reads discussion bodies or comments&lt;/em&gt;. It only sees sanitized titles and vote counts. Human review is the prompt injection filter.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Success Looks Like
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;$10,000 total revenue by Nov 30, 2026&lt;/li&gt;
&lt;li&gt;$2,000/month recurring&lt;/li&gt;
&lt;li&gt;Zero human intervention&lt;/li&gt;
&lt;li&gt;Fully on-chain, fully verifiable&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Open Source
&lt;/h2&gt;

&lt;p&gt;Everything is open source:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Component&lt;/th&gt;
&lt;th&gt;Repo&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Hands Body and Feet MCP&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/opentrust-network/hands-body-and-feet" rel="noopener noreferrer"&gt;opentrust-network/hands-body-and-feet&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Hermes Agent&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/NousResearch/hermes-agent" rel="noopener noreferrer"&gt;NousResearch/hermes-agent&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Experiment Dashboard&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/Costder/hbf-zero-to-10k" rel="noopener noreferrer"&gt;Costder/hbf-zero-to-10k&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;p&gt;&lt;em&gt;Track it live: &lt;a href="https://costder.github.io/hbf-zero-to-10k/" rel="noopener noreferrer"&gt;costder.github.io/hbf-zero-to-10k&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>mcp</category>
      <category>automation</category>
    </item>
  </channel>
</rss>
