timecapsule.0000402.xyz

timecapsule.0000402.xyz
Category
Service
Network
Avg / request
$0.05
Endpoints
1

Service overview

What is timecapsule.0000402.xyz?

Pay $0.05 USDC to seal up to 100 KB of text until a future date. Content is inaccessible via GET /open/{token} until unlock_at passes. An optional label is visible before unlock via GET /status/{token}. Max unlock date: 10 years from now. Network: Base Mainnet. Each request stores one sealed text capsule and returns a token for later retrieval.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://timecapsule.0000402.xyz/seal" \
  --method POST \
  --data '{
  "content": "{content}",
  "label": "{label}",
  "unlock_at": "{unlock_at}"
}'
What you get back
{
  "endpoint": "POST /seal",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services