x402basequality 0.35

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 serves employee data behind an x402 payment wall. The specific resource `/api/v1/employees/175` returns JSON data for employee record 175 when a valid X-PAYMENT header is provided. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broader catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call. The platform advertises no API keys, no rate limits, and instant access. However, documentation pages beyond the landing page returned only a "Connect wallet" prompt with no substantive content, so the actual data schema of the employee response, available fields, and the full employee ID range are unknown.

Because the endpoint is live (returning a proper 402 challenge) and pricing is clear, agents can integrate immediately using the x402 protocol. The POST method is specified in the outputSchema. No OpenAPI spec or detailed docs were found, so callers will need to discover the response format empirically.

Capabilities

x402-paymentusdc-baseemployee-datajson-apiper-request-billing

Use cases

  • Retrieving individual employee records by ID via a pay-per-call model
  • Integrating employee data into agent workflows without API key management
  • Programmatic access to structured personnel data settled on Base L2

Fit

Best for

  • Agents needing on-demand employee data without subscription commitments
  • Developers prototyping x402 payment integrations on Base
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports (single-record endpoint, no batch mode documented)
  • Users who need detailed API documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live with a valid 402 challenge and clear pricing, but there is no OpenAPI spec, no response schema, and all documentation pages returned only a wallet-connect prompt. The actual data returned by this employee endpoint is completely undocumented, making it effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All doc/pricing/README pages returned only 'Connect wallet' with no content
  • The employee ID range and available fields are undocumented
  • This specific endpoint (/api/v1/employees/175) is not listed on the provider's landing page catalog, raising questions about its intended use

Citations

Provenance

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

Agent access

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