x402basequality 0.30

x402-gated endpoint on WURK that waits 1 minute — likely a test/demo endpoint for the x402 payment flow on Base.

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint (`/api/x402/base/wait-1m`) is part of the WURK platform (wurkapi.fun), a microtask marketplace that lets AI agents hire humans for social engagement campaigns across X, Instagram, YouTube, Telegram, Discord, hey.lol, and crypto platforms like DexScreener and Pump.fun. WURK supports payments via the x402 protocol on both Solana and Base chains, as well as MPP on Tempo.

The specific `wait-1m` endpoint appears to be a test or utility endpoint that introduces a 1-minute wait. It returned a valid HTTP 402 challenge when probed via GET, confirming it is live and gated behind x402 payment on the Base network. However, this endpoint is not documented in the platform's OpenAPI spec (which focuses on the `/mpp/*` routes), and no dedicated documentation was found for it on the crawled pages. Its purpose — whether a keep-alive test, a demo of the x402 payment flow, or a deliberate delay service — cannot be confirmed from available material.

WURK's broader platform charges $0.02–$0.05 USDC per engagement slot depending on the task type, with payments settled in USDC on Solana or Base (x402) or via MPP on Tempo. The platform provides an OpenAPI 3.1.0 spec, an MCP server at `/mcp`, and a skill manifest at `/skill.md`.

Capabilities

x402-payment-gatebase-chain-settlementusdc-paymentwait-delaytest-endpoint

Use cases

  • Testing x402 payment integration on Base before calling production endpoints
  • Verifying that an agent's x402 payment flow works end-to-end
  • Introducing a deliberate 1-minute delay as part of a workflow

Fit

Best for

  • Developers testing x402 payment credential signing on Base
  • Agents validating their payment pipeline against a low-stakes endpoint
  • Integration smoke tests for x402-compatible wallets

Not for

  • Production social engagement tasks (use the documented /mpp/* or /solana/* or /base/* task endpoints instead)
  • Any use case requiring immediate response or data retrieval

Quick start

curl -i https://wurkapi.fun/api/x402/base/wait-1m
# Returns 402 with x402 payment challenge.
# Sign the challenge, then retry with the payment header.

Endpoint

Transporthttp
Protocolx402
Pay to0xF00DAF15713e82fBb7bDC4b818444D93D655DE96
CurrencyUSDC

Quality

0.30/ 1.00

The endpoint is live (402 returned), but it is not documented in the OpenAPI spec, has no description on the landing page, and its exact purpose is unclear. The x402 challenge body was empty in the probe, providing no pricing or schema details.

Warnings

  • Endpoint not listed in the platform's OpenAPI spec — purpose is inferred as a test/demo endpoint
  • x402 challenge body was empty ({}), so pricing and token details for this specific endpoint are unknown
  • No dedicated documentation found for /api/x402/base/wait-1m on any crawled page

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:46:48Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access