Base GPT wrapper API using x402 payments. Default direct call: model gpt-5-mini,...

Base

Base GPT wrapper API using x402 payments. Default direct call: model gpt-5-mini, max_output_tokens=2000, fixed price 0.01 USDC for up to 1000 input tokens. For all other settings the price is computed per model as (input_tokens * input_price_per_million + max_output_tokens * output_price_per_million) / 1,000,000, with a minimum of 0.001 USDC and always rounded up to 6 decimals. Optional max_input_tokens lets you cap the input tokens used for pricing; if the message is longer than this cap the server returns an error instead of under-pricing. Optional action=message (or omitting action) performs a direct GPT call with the given message. Optional action=create creates a custom agent with the given message as preprompt for 0.001 USDC (no OpenAI call), stores a base_price_usdc using (max_input_tokens_for_agent or 1000) + preprompt + max_output_tokens, and returns a custom_id. Optional action=list lists up to 100 recent custom agents for the paying wallet for 0.001 USDC without calling OpenAI. Custom agents can be called via POST /base/llm/gpt with custom_id, or POST /base/llm/gpt/{custom_id}. Each custom agent has a fixed price per call based on its stored preprompt, model, max_output_tokens and max_input_tokens; if the runtime message is longer than max_input_tokens the server returns an error. This specific request uses model gpt-5-mini with max_output_tokens=2000. Pricing mode: default. Prepaid price (x402) for this request: 0.010000 USDC.

x402factory.aicrypto/wallet
Docs
17
Trust
0%
Uptime
629 ms
Latency p95

Overview

Protocolx402
Providerx402factory
Payment assetUSD Coin
Networkbase
Categorycrypto/wallet
Sourcebazaar

Health

StatusDown
Uptime (window)0%
Success rate0%
Confidence100%
Quotes (14d)99
Last checked6/15/2026, 4:24:55 AM
Latency (quote)
not enough data yet
Price / call
not enough data yet
Uptime (daily)0%
not enough data yet

Metrics by window

WindowTrustUptimeSuccessp50p95PriceSamples
Last hour
0
0%0+24
Last 24h
17
0%0%589ms629ms3+98
Last 7 days
17
0%0%589ms629ms3+98

Endpoints

Trust score is global for the provider. Latency, price and uptime are measured per endpoint (last 24h).

EndpointCapabilityUptimeLatency p95Price / call
GET/base/llm/gpt
Base GPT wrapper API using x402 payments. Default direct call: model gpt-5-mini,...
0%629 ms