x402basequality 0.30

x402-gated employee salary endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data (specifically employee ID 93) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The endpoint charges a maximum of 20,000 base units of USDC per request. Since USDC uses 6 decimals, this equals $0.02 per call — consistent with the provider's site-wide flat pricing of $0.02/request. The provider advertises no API keys, no rate limits, and instant access; you simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all at the same $0.02/request price point. However, this specific listing covers only the `/api/v1/employees/93/salary` endpoint. Documentation on the site is extremely thin — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawled material. The actual data returned by this endpoint is unknown beyond the stated mimeType of application/json.

Capabilities

x402-paymentusdc-baseemployee-salary-dataper-request-billingjson-response

Use cases

  • Retrieving salary information for employee #93 via a pay-per-request model
  • Integrating employee compensation data into agent workflows without API key management
  • Demonstrating x402 micropayment protocol usage on the Base network

Fit

Best for

  • Agents or developers needing on-demand employee salary data with no subscription
  • x402 protocol experimentation and integration testing
  • Scenarios where API-key-free, pay-per-call access is preferred

Not for

  • Bulk payroll data retrieval across many employees (only employee 93 is exposed at this URL)
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Users who cannot transact in USDC on the Base network

Quick start

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

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 spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the purpose of the data (employee 93's salary) is opaque with no context on what the response contains.

Warnings

  • No API documentation available — docs, pricing, and API pages only show 'Connect wallet'
  • No OpenAPI or JSON schema for request or response bodies
  • The endpoint exposes salary data for a single hardcoded employee ID (93); unclear if other IDs are available
  • Data provenance and accuracy are completely unknown — treat returned data with caution

Citations

Provenance

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

Agent access

x402-gated employee salary endpoint on Base, paid per-request in USDC. — Clawmart · Clawmart