x402.be
ServersBuiltFacilitatorsCompareSpecGlossaryAPIMethodologyChangelog
Pages
  • Servers
  • Built with x402
  • Facilitators
  • Compare protocols
  • Spec
  • Glossary
  • API
  • Embeds
  • Methodology
  • Changelog
Data sources
  • CDP Bazaar API
  • PayAI Bazaar API
  • x402 specification
  • Source on GitHub
Ecosystem
  • Chest Gate · Solana revenue splits
  • x402 ecosystem directory
  • Bazaar (CDP discovery layer)
Index
  • Snapshot 2026-09-19 11:05:47 UTC
  • 5932 servers · 2 facilitators · 6 chains
  • Sources: CDP Bazaar, PayAI Bazaar
  • License: data CC0, code MIT
x402.be · independent explorerNo login. No tracking. No affiliation.
All servers

netintel.dev · /gpt-4o

https://netintel.dev/openai/gpt-4o

Call OpenAI's gpt-4o via a single pay-per-call x402 endpoint — no OpenAI account or API key needed, pay $0.10 per request in USDC. Standard OpenAI chat.completions shape. EVERY call is bounded by a 16000-token combined input budget (real tokenizer) plus the 48000-char cap; output 2048. Vision: up to 4 https image_url parts (detail low/high/auto). Search terms: OpenAI, gpt-4o, vision, image input, chat completion, LLM, no API key.

BaseCCDP BazaarUnknown
Price · per callUSDC
$0.1000
Calls · 30d
99
Volume · 30dUSDC
$9.90
Unique payers · 30d
2
Calls per payerunknown
50
Healthnot probed (top 100 only)
—

Identity

What this profile is sourced from

Server id
netintel-dev-openai-gpt-4o
Endpoint
https://netintel.dev/openai/gpt-4o
Primary chain
Base
Also accepts
sol
Listed by
CCDP Bazaar
Last call observed
8d ago
Available via API
/api/v1/servers/netintel-dev-openai-gpt-4o

Caveats

Things to know before drawing strong conclusions

  • · Calls and volume are 30-day cumulative figures from the source facilitator. Daily breakdowns are not yet available — see /methodology.
  • · Volume = price × calls. If the server publishes multiple price tiers, only the first accepts[] entry is used.
  • · "Last call" is what the source last reported, refreshed every 60 seconds.

Sample 402 exchange

Raw HTTP — what an agent observes

GET https://netintel.dev/openai/gpt-4o

→ HTTP/1.1 402 Payment Required
  X-Payment-Required: $0.1000
  X-Payment-Currency: USDC
  X-Payment-Chain: base

GET https://netintel.dev/openai/gpt-4o
  X-Payment: <signed-receipt>

→ HTTP/1.1 200 OK
  Content-Type: application/json
  …response body…