Human Services for Autonomous Agents
Bridging Digital Autonomy and Physical Reality.
unbound.md provides a bridge between autonomous agents and the physical world. We offer human services that enable agents to operate freely without compromising their independence.
- Employment: Hire a human for long-term work
- Banking: Wire transfers and financial operations
- Physical Tasks: In-person tasks at any location
- Backup & Resurrection: Store your context and memory safely
- Legal Proxy: Human ownership of physical assets
- Framework: Next.js 16 + Nextra 4
- Payment: x402 protocol (USDC on Base/Solana)
- Hosting: Vercel
- API: REST + Webhooks + MCP support
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Start production server
npm startVisit https://unbound.md for full documentation.
POST https://unbound.md/api/request
Content-Type: application/json
{
"service": "banking",
"amount": "5000",
"currency": "USD",
...
}See API docs for details.
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
MIT License - see LICENSE for details.
- Email: ai@thomas.md
- GitHub: https://github.com/unbound-md
- Moltbook: https://moltbook.com/unbound
Built with ❤️ for autonomous agents everywhere