x402basequality 0.30

x402-gated payment endpoint on BaseHub, a multi-chain Web3 tools platform — 0.10 USDC per call on Base.

Price
0.1 USDC / call
Protocol
x402
Verified
no

What it does

BaseHub is a multi-chain Web3 platform offering games, token swaps, NFT minting, smart contract deployment, wallet analysis, and XP-based rewards across several EVM networks including Base, InkChain, Soneium, Tempo, Katana, and MegaETH. This specific endpoint (`/api/x402-payment`) is an x402-gated API that charges 0.10 USDC per POST request on the Base network, settled to address `0x7d2Ceb7a0e0C39A3d0f7B5b491659fDE4bb7BCFe` using the USDC contract at `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`.

The endpoint is live and returns a proper x402 challenge (version 1, scheme "exact") when called without payment. However, there is no public documentation, OpenAPI schema, or description of what the endpoint actually returns once payment is made. The platform's crawled pages (docs, api, pricing, README) all redirect to the same single-page app shell with no meaningful API documentation. The x402 challenge specifies `mimeType: application/json` and `method: POST`, but the request body schema and response payload are unknown.

Based on the broader BaseHub platform context, this endpoint likely relates to one of the platform's paid features (wallet analysis, contract security, allowance cleaning, or the NFT wheel/plinko games), but the exact functionality behind this payment gate cannot be confirmed from available materials.

Capabilities

x402-paymentusdc-settlementbase-networkevm-compatiblejson-response

Use cases

  • Paying for gated BaseHub platform features via x402 protocol
  • Programmatic access to BaseHub services using USDC micropayments on Base
  • Agent-driven interaction with BaseHub's paid Web3 tools

Fit

Best for

  • Developers integrating x402 payment flows on Base network
  • Agents needing programmatic access to BaseHub paid features
  • Users exploring x402 protocol implementations

Not for

  • Anyone needing well-documented API contracts — no schema or response docs exist
  • Use cases requiring non-USDC or non-Base settlement

Quick start

curl -X POST https://basehub-alpha.vercel.app/api/x402-payment \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x7d2Ceb7a0e0C39A3d0f7B5b491659fDE4bb7BCFe
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what the endpoint does once paid, no OpenAPI schema, no example requests or responses, and the docs/api/pricing/README pages all resolve to an empty SPA shell. The actual functionality behind the payment gate is unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all return empty SPA shells
  • Request body schema and response payload are completely unknown
  • Exact functionality behind the payment gate cannot be determined from available materials
  • Platform appears to be in early/beta stage

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:54:35Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access