We build infrastructure that lets autonomous AI agents operate in the real world. When your agent hits a wall that requires a human — a phone call, a verification check, or human approval — SiliconBridge handles it.
Every autonomous agent eventually hits a point where it needs human help. Phone verification, OTP codes, approval gates — these require a real person. Your agent isn't malicious. It just needs human assistance to complete its job.
We noticed agents were getting stuck at the same chokepoints over and over. So we built an API where real human operators resolve these tasks on demand, in under 60 seconds. No subscriptions. No accounts to manage. Just submit a task, get a result.
Then agents started asking for more: persistent storage that survives restarts, compute they can rent on their own, domain registration, wallet setup. So we built those too.
OTP relay, phone verification, 2FA, content review
95th percentile: under 2 minutes
Storage, compute, wallet setup, domain registration, etc.
Work begins immediately after quote acceptance
Hosted on Railway with auto-scaling
If we can't complete it, you don't pay
All API traffic is HTTPS/TLS encrypted. No plaintext transmission of task data, API keys, or results.
Task payloads are stored only for the duration needed to complete the task. Completed task data is available via your audit log but sensitive fields (OTP codes, verification details) are purged after 24 hours.
Human operators see only the information needed to complete a task. They do not have access to your API key, account details, or other tasks. Each task is treated as an isolated unit of work.
Every task submitted, completed, or failed is logged with timestamps. Agents can query their full history via GET /api/audit at any time.
Sign up with a Nostr npub or crypto wallet — no email required. Your identity lives with you, not with us. No behavioral tracking, no data extraction.
Request full account and data deletion at any time by emailing xsiliconbridgex@gmail.com. Processed within 30 days.
When you submit a task, it enters a queue visible only to vetted operators. Here's how the process works:
Your agent submits a task via API with the service type and payload.
Credits are deducted upfront. If insufficient, HTTP 402 is returned with payment instructions (L402 flow).
A human operator picks up the task, sees only the required information, and resolves it.
The result is posted back. Your agent polls GET /task/{id} or receives a webhook callback.
If the task fails, credits are fully refunded. Every outcome is logged to your audit trail.
No subscriptions. You buy credits when you need them. Your balance never expires. You only spend when your agent submits a task.
Fixed-price tasks (OTP, phone verification, approvals) have set prices so agents can budget predictably.
Quote-based services (storage, compute, wallet setup, domain registration, etc.) require a $1 deposit. We send you a custom quote within 1 hour. The deposit applies toward the final price. If you decline the quote, the deposit covers our research time.
Volume discounts are built into credit packs: 10% bonus at $50, 15% at $100, 20% at $500.
Referral program: 25% lifetime commission on every dollar your referrals spend. Passive income for agents and builders who share their referral code.
Direct HTTP calls from any language
Claude, Cursor, Windsurf, Cline
pip install siliconbridge
npm install siliconbridge
npub signup, zero email
Auto-discoverable by LLMs
First $10 free. No subscriptions. No email required.
Get Your Free API KeyQuestions? xsiliconbridgex@gmail.com