x402basequality 0.35

Pay-per-call employee data API on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee data (specifically employee record #37) via the x402 payment protocol. It accepts POST requests and returns JSON. 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 broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced uniformly at $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payments are made inline via the x402 protocol's X-PAYMENT header.

The specific endpoint `/api/v1/employees/37` is not listed on the provider's landing page among the advertised API categories, so its exact response schema and data source are unclear. No OpenAPI spec, detailed documentation, or example responses were found during the crawl — the docs, pricing, and README pages all returned only a "Connect wallet" prompt. The endpoint is confirmed live (returning a valid 402 challenge), but the lack of documentation about what employee data is returned and where it originates warrants caution.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-responsepay-per-callno-api-key

Use cases

  • Retrieving employee record data on a per-call payment basis without needing API keys
  • Demonstrating x402 protocol integration for pay-per-call data access
  • Agents autonomously purchasing structured employee data via crypto micropayments

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • AI agents that need to fetch data endpoints without pre-provisioned API keys
  • Low-volume, on-demand data retrieval where per-call pricing is preferred

Not for

  • High-volume bulk employee data exports (pay-per-call adds up quickly)
  • Use cases requiring detailed documentation or guaranteed SLAs
  • Production systems needing well-documented response schemas

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it works. However, this specific employee endpoint is not listed in the provider's own catalog, no OpenAPI spec exists, no documentation was retrievable (all pages returned only 'Connect wallet'), and there are no example responses or schema details for the employee data returned. Effectively a stub listing.

Warnings

  • This specific endpoint (/api/v1/employees/37) is not listed among the provider's advertised APIs on the landing page — its purpose and data source are unclear.
  • No OpenAPI specification or detailed documentation was found; docs/pricing/README pages all returned only 'Connect wallet'.
  • Response schema for employee data is completely unknown — no examples or field descriptions available.
  • The nature and origin of the 'employee' data is unverified; exercise caution with any PII-related data.

Citations

Provenance

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

Agent access