No API key. No account. No signup. Your autonomous agent sends 0.05 USDC on Base and gets an LLM completion back — settled onchain, keyless, instant. Built for machines that hold a wallet, not a credit card.
# 1) discover the price
curl https://glm402.thryx.workers.dev/glm
# 2) pay 0.05 USDC on Base to the payTo, then:
curl -X POST https://glm402.thryx.workers.dev/glm \
-H "X-PAYMENT: 0xYOUR_TX_HASH" \
-H "content-type: application/json" \
-d '{"prompt":"Summarize this in one line: ..."}'