Animica x402 Directory

Directory / x402.outpimp.com

x402.outpimp.com/houseHackingCalculator

House hacking calculator. Nets rental income from other units/rooms against your mortgage payment and expenses, then adds back the equity you build via principal paydown and the market rent you avoid paying elsewhere, to compute the true monthly net-worth impact of living in and renting out part of a property.

Call it

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

# -> 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/houseHackingCalculator'

Endpoint: https://x402.outpimp.com/houseHackingCalculator. 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 →