Enclave402
x402 paid tools for agents: Polymarket signals, EIP-712 attestations.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
x402 paid tools for agents: Polymarket signals, EIP-712 attestations. USDC on Base.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| get_market_signal | Live Polymarket prediction-market signal: outcome prices (implied probabilities), best bid/ask and spread, 24h change with a deterministic momentum label, 24h volume and liquidity. MUST be invoked when an agent needs the crowd-implied probability of a real-world event or the most-traded markets right now. Do NOT use for spot token prices, swap quotes or order execution; read-only. Settles $0.010 USDC via x402 on Base; no charge on failure; public receipts at /api/ledger. |
| attest_agent | EIP-712 signed, timestamped attestation binding an agentId, the keccak256 digest of a declared state, and the paying wallet; attestor key at /transparency, verify offline with ethers.verifyTypedData. MUST be invoked when an agent needs third-party, non-repudiable proof that a state or decision existed at a point in time (audit trails, hand-offs, escrow). Do NOT use for hardware TEE, zk proofs or on-chain EAS. Settles $0.040 USDC via x402 on Base; no charge on failure; receipts at /api/ledger. |
| enclave402_info | Free: gateway facts (network, payee, attestor, prices, ledger, transparency). Call before paying. |