M

Monpham · Chat Completions

by Monpham

GETBaseSolana

$0.003

per call · USD Coin on Base

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.

Endpoint

GET https://x402.monpham.work/v1/luna/chat/completions

3

Calls / 30d

3

Unique payers / 30d

Aug 30

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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/luna/chat/completions", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.monpham.work/v1/luna/chat/completions" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x7eebd75b116a553e02cbaca28cfbd47bc411e6b1
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Monpham & similar services