x402 API Key + URL Packs: Api Codex Key Pack 1000GET /v1/paid/api-codex-key-pack-1000 · x402 API by x402-key-url-tools
URL + Key pack with $1000 quota. Standalone x402 URL + Key quota pack checkout with a $0.009 URL readiness check and a $1 quota key trial pack priced at $0.12. Browsers can inspect the quote, but payment requires a buyer-owned runtime that signs and retries the same request with X-PAYMENT. Buyers can download the route-specific first-payment client at https://x402-key.558686.xyz/x402/route/api-codex-key-pack-1000/first-payment-client.mjs, run node first-payment-client.mjs for quote-only checks, then opt into a buyer-owned x402 payment with PAY_REAL_X402=1. Copy-ready first paid request: curl -fsSL https://x402-key.558686.xyz/x402/route/api-codex-key-pack-1000/first-payment-client.mjs -o first-payment-client.mjs && npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scu
What does this x402 API do?
x402 API Key + URL Packs: Api Codex Key Pack 1000. This is an x402-gated GET API resource from x402-key-url-tools. TOLL·402 confirmed a protocol-valid HTTP 402 quote on 2026-07-21. No normalized USD price is recorded; the listing names Base. No settled paid call has been verified.
- Published price
- No normalized USD price is recorded
- Networks
- Base
- Latest evidence
- TOLL·402 confirmed a protocol-valid HTTP 402 quote on 2026-07-21
- Resource ID
- e063d2b510175478f89d904b
Start with a quote-only recipe. Payment signing stays in your project.
const response = await fetch("https://x402-key.558686.xyz/v1/paid/api-codex-key-pack-1000", {
method: "GET",
});
console.log(response.status);
console.log(Object.fromEntries(response.headers));
console.log((await response.text()).slice(0, 1000));
// A valid 402 is a quote, not a completed paid call.This sends no payment. Inspect the 402 response before adding a wallet-enabled client.
- Live 402 quote confirmed
GET returned a protocol-valid 402 quote (402). No payment was made.
- Origin reachable
HEAD https://x402-key.558686.xyz/ returned 200.
- Observed in 402-index
Discovered through self-registered.
- Registry record checked
Registry health: healthy.
What evidence supports this listing?
Each record has an exact-route quote outcome. Unresolved templates and potentially mutating methods are labeled instead of being invoked without provider-specific test input. A quote is still separate from a settled paid call. Read the discovery and verification methodology →
Which networks and payment options does it accept?
The normalized listing price is No normalized USD price is recorded. Raw protocol requirements remain visible below for implementation and audit use.