Animica x402 Directory

Directory / attester.dev

attester.dev/v1/symbol/exists

Deterministic symbol existence for PyPI and npm packages: functions, classes, methods, constants with signatures and deprecation flags, extracted from real artifacts. Negative answers include closest matches and signed proof. $0.005 USDC per check.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://attester.dev/v1/symbol/exists'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://attester.dev/v1/symbol/exists'

Endpoint: https://attester.dev/v1/symbol/exists. Operated by attester.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-31 and are set by the operator, who may change them.

Other endpoints on attester.dev

attester.dev/judge

QA Judge: grade an agent output against your rubric (structure, citations, claim support, length constraints) and receive a 0-100 score with a signed attestatio…

GET · $0.1

attester.dev/spend-check

Spend Check: should you pay this counterparty? Watchtower track record, CDP merchant catalog, and address hygiene combined into a clear/caution/avoid verdict wi…

GET · $0.005

attester.dev/v1/package/exists

Deterministic package existence for PyPI and npm, built from real published artifacts (never LLM guesses). Negative answers and typosquat-adjacency flags carry …

GET · $0.002

attester.dev/v1/symbol/signature

Full signature for a symbol in a PyPI or npm package at an exact version: structured params, docstring, deprecation flag with since-version, extracted from the …

GET · $0.01

attester.dev/v2/mcp/report

Signed drift history for one MCP server: pins over time, every detected drift event, and a current verdict (stable, changed, or poisoning-suspect). $0.05 USDC p…

GET · $0.05

attester.dev/verify

Verification Oracle: independent checks on another agent's work (citation support, data/schema validation) returning a wallet-signed attestation. $0.15 USDC per…

GET · $0.15

All 7 endpoints on attester.dev →