Animica x402 Directory

Directory / x402.outpimp.com

x402.outpimp.com/generateStringData

True-random-string generator API. Generates a bounded random string via one of: alpha, alphanumeric, binary, octal, hexadecimal, numeric, sample, uuid, ulid, nanoid, symbol. Accepts optional locale (default en_US). length/count-style args are capped to 0-1000.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://x402.outpimp.com/generateStringData'

# -> 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 -X POST 'https://x402.outpimp.com/generateStringData'

Endpoint: https://x402.outpimp.com/generateStringData. Operated by x402.outpimp.com, 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 x402.outpimp.com

x402.outpimp.com/alcoholSavingsCalculator

Alcohol spending and opportunity-cost calculator. Sums home and going-out drinking costs plus associated rideshare costs into monthly and yearly totals, then pr…

POST · $0.01

x402.outpimp.com/astronomyEphemeris

Sunrise, sunset, solar noon, day length, and moon phase for a given latitude/longitude/date, computed via the suncalc library (standard solar/lunar position alg…

POST · $0.01

x402.outpimp.com/baristaFireCalculator

Barista FIRE calculator. Simulates net worth growth through a full-time-saving phase and then a reduced-target phase funded partly by part-time/side income afte…

POST · $0.01

x402.outpimp.com/base64Decode

Base64 decoder API. Decodes a base64 string back to UTF-8 text instantly and correctly, avoiding the padding and charset errors LLMs make when decoding base64 b…

POST · $0.01

x402.outpimp.com/base64Encode

Base64 encoder API. Encodes UTF-8 text to base64 instantly and correctly — skip burning agent tokens hand-computing base64, which LLMs frequently get wrong on p…

POST · $0.01

x402.outpimp.com/bigNumberArithmetic

Arbitrary-precision integer arithmetic (add, subtract, multiply, power) beyond IEEE-754 float precision, using native BigInt. Operands are passed as digit strin…

POST · $0.01

x402.outpimp.com/capRateCalculator

Cap rate calculator for real estate investing. Runs a full multi-year deal analysis (per-category rent/expense growth, a sale scenario, IRR) and headlines the c…

POST · $0.01

x402.outpimp.com/cashOnCashReturnCalculator

Cash-on-cash return calculator for real estate investing. Runs a full multi-year deal analysis (per-category rent/expense growth, a sale scenario, IRR) and head…

POST · $0.01

x402.outpimp.com/chemicalElementLookup

Periodic table element lookup by symbol or atomic number, returning name, atomic mass, and category. Covers the most commonly referenced elements.

POST · $0.01

x402.outpimp.com/coastFireCalculator

Coast FIRE calculator. Computes the lump sum needed today, invested with zero further contributions, to grow into your full retirement number by your target ret…

POST · $0.01

x402.outpimp.com/compoundInterestCalculator

Compound interest calculator. Projects the ending value of an investment given a starting principal, monthly contributions, and an annual interest rate, compoun…

POST · $0.01

x402.outpimp.com/cronParse

Computes the next N run times for a standard 5-field cron expression, avoiding the mental cron-schedule simulation an LLM often gets subtly wrong.

POST · $0.01

All 61 endpoints on x402.outpimp.com →