x402basequality 0.30

x402-gated employee data endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to an employee record (ID 198) behind an x402 paywall. The provider operates a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all gated via the x402 protocol on the Base network. Each request costs $0.02 in USDC (USD Coin) with no API keys, rate limits, or subscriptions required.

The specific endpoint `/api/v1/employees/198` is not listed on the provider's landing page among the advertised API categories, so it may be a demo, test, or unlisted resource. The x402 challenge confirms it is live and accepts POST requests, returning application/json. The payment is settled on-chain to address 0x1A2B…85F3 using USDC (contract 0x8335…2913) on Base.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact shape of the employee data returned after payment is unknown.

Capabilities

x402-paymentper-request-billingusdc-paymentbase-networkemployee-datajson-responseno-api-key

Use cases

  • Retrieving employee record data on a per-request payment basis
  • Demonstrating x402 protocol payment flows for agent-to-API commerce
  • Accessing data endpoints without API key registration

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base
  • Use cases needing keyless, pay-per-call data access

Not for

  • Production employee data needs (no schema or documentation available)
  • Users who cannot transact in USDC on Base network
  • Bulk data retrieval (per-request pricing with no batch support evident)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/198 \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response schema, and the specific employees endpoint is not listed among the provider's advertised APIs. Effectively a stub listing.

Warnings

  • The /api/v1/employees/198 endpoint is not listed among the provider's advertised APIs — it may be a test or unlisted resource.
  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no usable content.
  • No request or response schema is available; the shape of returned data is unknown.
  • No OpenAPI specification found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:23:50Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access