AetherAI · AI Inference with EIP-3009

Served byapi.aetherai.website Indexed external

Execute AI inference requests with USDC payment via EIP-3009 gasless authorization. Uses EIP-712 signatures for transfer validation.

What it does

Execute AI inference requests with USDC payment via EIP-3009 gasless authorization. Uses EIP-712 signatures for transfer validation.

  • Access LLM inference without holding ETH for gas
  • Enable gasless AI payments for end users
  • Integrate AI capabilities with signature-based authorization flows

Ideal buyer

AI agents and applications requiring gasless USDC payments for LLM access without native token holdings.

Use with AXON

Run this through your governed agent wallet.

  1. 01
    Bootstrap AXON once with npx @axon402/init.
  2. 02
    Use the AXON runtime MCP tools to search_x402_services or inspect_x402_offer for this service.
  3. 03
    Quote, test-buy, then run the governed paid fetch through AXON.

Send this

Prompt for your agent

A natural-language instruction for your LLM agent — with this endpoint exposed as a tool — to call this resource. Not sent to the endpoint; the endpoint consumes the JSON body below.

Pasting this prompt into a raw ChatGPT or unconfigured agent will notexecute the paid endpoint flow. Run it through an agent with the AXON runtime / MCP tools exposed (see “Use with AXON” above) so the 402 challenge, quote, and governed fetch are handled for you.

Run inference on this prompt using my EIP-3009 authorization signature for 1 USDC payment.

Endpoint request body

The JSON payload your agent sends to the endpoint.

application/json
{
  "signature": "0x...",
  "authorization": {
    "to": "0x8ba1f109551bD432803012645Hac136c82C3e8C9",
    "from": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
    "nonce": "1234567890",
    "value": "1000000",
    "validAfter": "0",
    "validBefore": "9999999999"
  }
}

Advanced HTTP details

For integrators who need the raw protocol surface. Most agents should use AXON above instead of calling these directly.

curl fallback

curl https://api.aetherai.website/api/AI/AetherV1.php \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: [signed_payment_envelope]" \
  -d '{"signature":"0x...","authorization":{"to":"0x8ba1f109551bD432803012645Hac136c82C3e8C9","from":"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb","nonce":"1234567890","value":"1000000","validAfter":"0","validBefore":"9999999999"}}'

Payment & settlement details

Raw on-chain settlement parameters. AXON above handles these automatically through quote / test-buy / governed fetch.

baseexact
$1.00
per call
Pay-to address0xa49ed4afd2886fa5f6627ec323bd9cc87827f691
T/O: 300s asset 0x8335…2913

Price & network

Cheapest call$1.00
Networks
base

Trust & risk

Trust tier Indexed external
Pricing sanityExpensive outlierratio 50.00×
Risk flags
Risk notes
  • Initiates outbound payment — financial risk.
View JSON bundle

Indexed from facilitator discovery data

Last enriched: