Animica x402 Directory

Directory

x402factory.ai

x402factory.ai publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.001 to $1.0 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/base/ata POST $0.4 200
/base/bridge POST $1.0 200
/base/coinprice POST $0.001 402
/base/llm/gpt POST $0.01 200
/base/xprofile POST $0.001 402

What these endpoints do

x402factory.ai/base/ata

Create a Solana associated token account (ATA) for a given Solana wallet and SPL mint, paid via Base USDC. Typical use: prepare a Solana wallet to receive USDC or other SPL tokens before sending funds…

POST · $0.4 · probe 200

x402factory.ai/base/bridge

Base → Solana USDC microbridge discovery. Default example uses 1.00 USDC deposited to the Base bridge wallet. Provide a Solana receiver address and an amount (min 0.01 USDC, max 50.00 USDC, steps of 0…

POST · $1.0 · probe 200

x402factory.ai/base/coinprice

Base coin price mini-endpoint for major tokens only. Returns spot prices and 24h stats for well-known tickers like btc, solana, eth, xmr, ltc and other large-cap coins, never microcaps. Pass an option…

POST · $0.001 · probe 402

x402factory.ai/base/llm/gpt

Base GPT wrapper API using x402 payments. Default direct call: model gpt-5-mini, max_output_tokens=2000, fixed price 0.01 USDC for up to 1000 input tokens. For all other settings the price is computed…

POST · $0.01 · probe 200

x402factory.ai/base/xprofile

Base X profile mini-endpoint. Fetches a full X profile and the 10 most recent tweets for a given handle, returning the raw profile data plus a trimmed tweet list with key engagement metrics and media.…

POST · $0.001 · probe 402