x402basequality 0.30

Pay-per-call employee data API on Base, settled in USDC via x402 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 #138) via the x402 payment protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities, all priced uniformly at $0.02 per request. However, the specific endpoint being listed here (`/api/v1/employees/138`) is not documented on the provider's landing page among the advertised API categories. It appears to be a resource-specific endpoint returning data for a single employee record.

Because there is no OpenAPI schema, no response examples, and no documentation beyond the x402 challenge and the site's generic landing page, the exact shape of the response and the nature of the employee data returned are unknown. The endpoint is confirmed live (returns a proper 402 challenge), but callers should be aware that the data content and schema are undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee record data on a per-call payment basis without needing API keys
  • Demonstrating x402 payment protocol integration with a simple data endpoint
  • Programmatic access to employee information settled via USDC on Base

Fit

Best for

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

Not for

  • Bulk employee data exports (single-record endpoint, $0.02 each)
  • Use cases requiring documented response schemas or SLAs
  • Users without access to USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it works. However, the specific /api/v1/employees/138 path is not listed among the provider's documented APIs, there is no OpenAPI schema, no response examples, and the docs/pricing/README pages all render only a 'Connect wallet' stub. The data returned is entirely unknown.

Warnings

  • The /api/v1/employees/138 endpoint is not listed among the provider's advertised APIs on the landing page
  • No OpenAPI schema or response documentation available
  • Docs, pricing, and README pages are empty stubs ('Connect wallet' only)
  • Response schema and data content are completely unknown — callers cannot predict what fields are returned
  • The term 'employees' may imply personal data; verify compliance with applicable data protection regulations

Citations

Provenance

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

Agent access