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 195) behind an x402 paywall. The provider operates a broad catalog of pay-per-call 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 resource `/api/v1/employees/195` is labeled "Premium API Access" and accepts HTTP POST requests. It returns `application/json` content. The x402 challenge confirms the endpoint is live, advertising a maxAmountRequired of 20,000 base units of USDC (6 decimals → $0.02) on Base, payable to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. The payment timeout is 300 seconds.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no description of what fields the employee record contains. The endpoint's purpose and response structure must be inferred entirely from its URL path and the x402 challenge metadata.

Capabilities

x402-paymentusdc-baseemployee-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving employee record data on a per-request payment basis
  • Demonstrating x402 micropayment integration for API access
  • Accessing structured employee information without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee data without subscriptions
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports (no batch endpoint documented)
  • Users without a Base-compatible USDC wallet
  • Anyone needing detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/195 \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no indication of what the employee record actually contains. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response structure is unknown
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no content
  • The specific endpoint /api/v1/employees/195 is not listed on the provider's homepage catalog, raising questions about its intended use
  • No information on what fields an employee record contains or what POST body is expected

Citations

Provenance

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

Agent access