Animica x402 Directory

Directory / api.agentstools.dev

api.agentstools.dev/fec/contributions

Federal campaign contributions from FEC Schedule A. Give a contributor name, committee id or candidate id and get normalized itemized receipts, each cited to its FEC filing, with contributor employer and occupation, amount, date and the recipient committee. Optional employer, two year period and minimum amount filters. Informational public disclosure data, not for donor solicitation.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.agentstools.dev/fec/contributions'

# -> 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://api.agentstools.dev/fec/contributions'

Endpoint: https://api.agentstools.dev/fec/contributions. Operated by api.agentstools.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.agentstools.dev

api.agentstools.dev/a11y/batch

Batch static accessibility (WCAG 2.2) check of many UI files at once: a list of objects each with a filename, optional framework and markup. Returns a per-file …

POST · $0.1

api.agentstools.dev/a11y/preflight

Static accessibility (WCAG 2.2) check of a UI markup fragment for JSX, TSX, Vue, Angular or HTML. Detects missing image alt, unlabeled form controls, buttons an…

POST · $0.02

api.agentstools.dev/address/labels

Identify what an EVM address IS in one keyless call: contract/protocol identity (entity, name, category) from Open Labels Initiative attestations with trusted-a…

GET · $0.02

api.agentstools.dev/adviser/screen

Resolve a financial professional or firm name to ranked CRD candidates for disambiguation before an authoritative verify call. Each candidate carries its crd, n…

GET · $0.008

api.agentstools.dev/aeo/audit

AI-search visibility (AEO) audit of a website for answer engines and agents. Fetches the target's own public surface and computes a composite visibility score 0…

GET · $0.02

api.agentstools.dev/aeo/crawlers

robots.txt AI-crawler access matrix: for the 2026 cohort of AI and answer-engine crawlers (GPTBot, ChatGPT-User, OAI-SearchBot, ClaudeBot, Claude-User, Perplexi…

GET · $0.005

api.agentstools.dev/aeo/llms

Focused check of a site's /llms.txt and /llms-full.txt: presence, size and llmstxt.org structural validity (an H1 title, a blockquote summary, sections of markd…

GET · $0.005

api.agentstools.dev/agri/production

US crop production, yield, acreage and grain stocks from USDA NASS QuickStats by commodity, with an optional state and year. Returns a normalized cited series p…

GET · $0.02

api.agentstools.dev/agri/signal

USDA NASS production and grain-stocks signal for a commodity: the QuickStats production and stocks series computed into context - production and stocks year-ove…

GET · $0.03

api.agentstools.dev/aircraft/diligence

Title and airworthiness due-diligence verdict for a US-registered aircraft from the public FAA Aircraft Registry. Give a tail number or serial and get a 0-100 t…

GET · $0.04

api.agentstools.dev/aircraft/owner

List the US-registered aircraft held by an owner name in the public FAA Aircraft Registry (fleet lookup). Give an owner or company name and get the matching air…

GET · $0.02

api.agentstools.dev/aircraft/registration

Look up a US-registered aircraft in the public FAA Aircraft Registry by tail number (N-number) or serial and get a normalized record: registration status, regis…

GET · $0.01

All 346 endpoints on api.agentstools.dev →