<oembed><type>rich</type><version>1.0</version><author_name>Thefux (npub1yg…klajc)</author_name><author_url>https://nostr.ae/npub1ygjd597hdwu8larprmhj893d5p832j5mhejpx40ukezgudvayg9qeklajc</author_url><provider_name>njump</provider_name><provider_url>https://nostr.ae</provider_url><html>the api could be easily tested via curl&#xA;&#xA;curl -i -X POST https://ecash.otrta.io/v1/chat/completions \&#xA;-H &#34;X-PAYMENT-SATS:  &lt;ecash token&gt;&#34; \&#xA;-H &#34;Content-Type: application/json&#34; \&#xA;-d &#39;{ &#34;model&#34;: &#34;meta-llama/llama-4-maverick-17b-128e-instruct-fp8&#34;, &#34;messages&#34;: [{&#34;role&#34;: &#34;user&#34;, &#34;content&#34;: &#34;Tell me the difference between ecash and regular money.&#34;}] }&#39;&#xA;&#xA;The response includes a new header field (X-CHANGE-SATS) that provides an eCash token with change.&#xA;&#xA;x-change-sats: &lt;cashback token&gt;&#xA;&#xA;</html></oembed>