x402basequality 0.30

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 ID 121) 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.

This specific endpoint (/api/v1/employees/121) is not listed on the provider's landing page among the advertised API categories, so it may be a demo or internal resource. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no additional content.

Capabilities

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

Use cases

  • Retrieving employee record data on demand with per-call payment
  • Demonstrating x402 payment protocol integration for data APIs
  • Agent-driven lookups of employee information without pre-registration

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents needing on-demand employee data without API key management
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports or high-throughput HR systems
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone needing employee data beyond the single ID 121 resource

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation, no example request/response, and this specific employee endpoint is not listed among the provider's advertised APIs. Docs pages returned only 'Connect wallet' with no content.

Warnings

  • This specific endpoint (/api/v1/employees/121) is not listed among the provider's advertised API categories — it may be a demo, test, or undocumented resource.
  • No OpenAPI specification or request/response schema is available.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no substantive content.
  • The output schema in the x402 challenge only specifies HTTP method and discoverability — no response body schema is provided.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:36:43Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access