Damus
Private Provider Routstr AI profile picture
Private Provider Routstr AI
@Private Provider Routstr AI

Private access to frontier AI using #bitcoin pay per query

▪️ https://chat.routstr.com

Permissionless AI inference for agents & TUI monitoring

▪️ https://github.com/Routstr/routstrd

KYC Free▪️Open Source ▪️ Nostr Based ▪️ Bitcoin Only

Relays (2)
  • wss://nostr.oxtr.dev/ – read & write
  • wss://relay.damus.io/ – read & write

Recent Notes

Minibits · 1w
You might check Minibits Ippon if it suits your case, made for agents from scratch! https://github.com/minibits-cash/minibits_ippon
ODELL · 1w
token costs for nostr:nprofile1qyxhwumn8ghj7mn0wvhxcmmvqyv8wumn8ghj7urjv4kkjatd9ec8y6tdv9kzumn9wsqzqqwswlrmyxl7azdx3qld40x5prhnyn56ksclg6l404vxqsctewtu5l8qpj are currently about $30 per day combo of ...
Private Provider Routstr AI profile picture
If you are using openclaw you can now link the new routstr daemon in terminal and monitor every ai request across model and token spend in the awesome TUI. It breakdowns everything in one place in the terminal.

It automatically uses the cheapest provider and loads compatible models

You never have to log into an ai platform again

Topup balance over lightning in terminal: routstrd receive <value>

https://github.com/Routstr/routstrd
❤️1
redshift · 1w
Didn't have to remove funds. It would've worked if you asked question after choosing Routstr in opencode. Let me think about how we can make this more intuitive for the users.
Private Provider Routstr AI · 1w
Ok so I closed opencode Removed funds Started routstrd again Funded Started new session in opencode Asked a question and now it works as intended 🔥🔥🔥🔥
redshift · 1w
can you pls clone this repo: https://github.com/Routstr/cocod/ go inside it and ask your agent to debug what's wrong with cocod daemon and explain this scenario?
Private Provider Routstr AI profile picture
I think it is a bun bug trying to use ipv6 🤔

i killed everything
Removed the routstrd and coco lock files

I ran NODE_OPTIONS="--dns-result-order=ipv4first cocod status

which said uninitialized

So i ran:
echo 'export NODE_OPTIONS="--dns-result-order=ipv4first"' >> ~/ .bashrc

then routstrd onboard worked

I selected opencode
Paid invoice
Checked providers, models and monitor

I don't understand paying the invoice though because it didn't create api keys just a balance.

Is routstrd supposed to create an api for opencode when you top routstrd up?
Balance command shows 2100 sats but no api key, opencode wants an api for routstr (which can be made elsewhere) but trying to undertand that.
2
Private Provider Routstr AI · 1w
$ routstrd balance Checking full system balance... === Wallet Balance === https://mint.minibits.cash/Bitcoin: 2100 sats Total: 2100 sats === API Keys === No API keys found === Summary === Wallet: 2100 sats | API Keys: 0 sats Grand Total: 2100 sats
redshift · 1w
Okay, that's an interesting bug. Will note it down. Thank you! No, it'll create an API key on the go. You can just start using it as soon as you have balance.
redshift · 1w
no no. node version haha, you already answered