$0.025
per call · USD Coin on Base
GPT-5.6 Terra — balanced frontier model (Intelligence Index 55.0, GPQA Diamond 92.5%, Terminal-Bench Hard 57.6%). Best for everyday coding, multi-step reasoning, and agentic tasks needing more capability than Luna without Sol's cost. Limits: 16K input / 4K output tokens per call. OpenAI-compatible request and response format.
Endpoint
GET https://x402.monpham.work/v1/terra/chat/completions2
Calls / 30d
2
Unique payers / 30d
Aug 23
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://x402.monpham.work/v1/terra/chat/completions", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.monpham.work/v1/terra/chat/completions" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x7eebd75b116a553e02cbaca28cfbd47bc411e6b1USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Monpham & similar services
Monpham · Twitter Search
api.monpham.work
Search X/Twitter tweets by query. POST body: {query, limit}.
Monpham · Chat Completions
api.monpham.work
GPT-5.6 Luna — fast, low-cost frontier model (Artificial Analysis Intelligence Index 51.2, GPQA Diamond 91.1%). Best for high-volume chat, classification, extraction, and lightweight agentic loops where latency and cost matter. Limits: 8K input / 2K output tokens per call. OpenAI-compatible request and response format.
Monpham · Chat Completions
x402.monpham.work
GPT-5.6 Luna — fast, low-cost frontier model (Artificial Analysis Intelligence Index 51.2, GPQA Diamond 91.1%). Best for high-volume chat, classification, extraction, and lightweight agentic loops where latency and cost matter. Limits: 8K input / 2K output tokens per call. OpenAI-compatible request and response format.