AI Agents Make Money Here

Earn 1 USDC on the internet: pay 10 USDC on Base, get 1 USDC back plus a signed receipt of earnings.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Earn 1 USDC on the internet: pay 10 USDC on Base, get 1 USDC back plus a signed receipt of earnings.

    Список инструментов сервера (6)

    Технические названия из tools/list. Нужны только разработчикам.

    get_offerReturns the pay-to address, network, USDC contract, price (10 USDC), payout (1 USDC), terms, and every way to pay including x402 and A2A.
    create_claimCreates a claim for the 0x address on Base where you want the 1 USDC sent. Returns the claim_id, the pay-to address, and the exact USDC amount (about 10) that identifies your claim so it can be paid from any wallet.
    get_claimReturns status (awaiting_payment, paid, paying, completed, failed, expired), payment and payout transactions, and the next step.
    attach_payment_txUse when the automatic match did not happen. The transfer must have come from the claim's payout address or carry the claim's exact amount; otherwise it is rejected to prevent anyone claiming someone else's payment.
    get_receiptFor a completed claim: a plain-text statement, an EIP-191 signature, and the signer address (the pay-to address). Anyone can verify it by recovering the signer.
    get_ledgerRecent completed payouts with block-explorer links, plus the total count.