we just spend 120k SATs to create this new cashu nip60 implementation in python
120k SATs because claude4 opus in cursor costs a lot
we needed this internally to improve the proxy implementations so why not publish it as separate library
One single request to Claude 4 Opus can cost $5,4 at context and completion maxed out. (~5k sats)
Before the request there is no way to estimate the cost so we are required to implement a minimum balance that you need to put in your cashu token to be able to use the model.
This cost varies by model so for example
Gemini 2.5 Flash has a maximum cost of
$0.2 ~180 sats
Our public onion endpoint:
http://mcfftxiqtpwvrsly4..titn3frmf55frcleid.onion
If you want to host your own provider and appear in the marketplace just post a nostr message, mention @routstr and add your onion url like in this message. We have a script in our backend that searches nostr for these messages and then includes your provider.
At routstr were building the first marketplace to buy and sell LLM APIs using cashu tokens.
Using our proxy you can monetize any OpenAI API compatible LLM server on a per token basis at msat precision (e.g. your local hosted LlamaCPP server)
As User you can just put a cashu note into the api-key field of your llm application and as long as the balance lasts, you can leave the same note.
We dont have everything build out yet and soon we’re getting the marketplace onto nostr so people can list their own nodes.
To then ensure trust and quality we are working on a separate evaluation system so you know which nodes provide a good service.