Skip to content
@Abstraxn-Labs

Abstraxn Labs

Identity, wallets, payments, and policy. One SDK for autonomous agents.

Abstraxn

Identity, wallets, payments, and policy. One SDK for autonomous agents.

npm version License: MIT Docs Built on Status Follow on X

Website · Dashboard · Docs · Demo · Agent Hub · Blogs


Abstraxn is a modular, chain-agnostic infrastructure layer that lets AI agents hold an identity, control a wallet, pay for services, and operate inside enforceable guardrails. Infrastructure, not application. Chain-agnostic, token-agnostic, custodian-neutral.

Agent frameworks solved reasoning. They did not solve action. Abstraxn is the layer beneath the agent that supplies identity, wallet, payments, and policy through a single SDK and dashboard.


The Four Powers

Power Standard / Rail Status
Identity ERC-8004 Live
Wallet ERC-4337, EIP-7702 (Abstraxn WaaS) Live
Payments x402, MPP Live
Policy Enforcement at the signing layer Live (core controls); broader guardrails in development

Identity gives agents a resolvable, on-chain identity counterparties can verify before transacting.

Wallet provisions ERC-4337 smart accounts per user and per agent. Passkey and social recovery, no seed phrases, one address across supported EVM chains.

Payments covers HTTP-native machine payments via x402 across 50+ pre-integrated services, plus MPP settlement. USDC is the best-supported path, not a hardcoded default.

Policy enforces address allowlists, denylists, and per-transaction limits at signing time.


Supporting Infrastructure

Bundler, Paymaster, Relayer, and a catalog of 50+ MCP integrations for data, browser automation, comms, and tooling. 100+ EVM-compatible chains. Primary production targets: Ethereum, Base, Arbitrum, Polygon.


SDKs

Package Description
@abstraxn/agent-kit Agent Kit: identity, wallets, x402 payments, and MCP tools
@abstraxn/server-signer Server-side wallet signing for backend integrations
@abstraxn/signer-react React components and hooks for embedded wallets
@abstraxn/relayer EVM relayer for gasless and relayed transactions
@abstraxn/solana-relayer Solana transaction build, sign, and relay
@abstraxn/cli CLI for Agent Kit MCP, agents, and Web3 tooling

Get involved


Superpowering the agent economy.

© Abstraxn · Terms · Privacy · X · LinkedIn

Popular repositories Loading

  1. agent-kit agent-kit Public

    Backend SDK for creating and managing Web3 AI agents with auto-provisioned Abstraxn server wallets.

    TypeScript 11 6

  2. abstraxn-agent-layer abstraxn-agent-layer Public

    Unauthenticated MCP server exposing read-only chain-data tools and pay-per-call Web3/market/travel tools settled via x402 — built on the official MCP SDK and NestJS.

    TypeScript 4

  3. build-your-own-agent build-your-own-agent Public

    Clone -> pick one example -> run in 5 minutes. Open-source AI agent examples built on @abstraxn/agent-kit + MCP (web crawling, trading, tx monitoring, fraud/policy guardrails, x402-paid market data).

    TypeScript 1

  4. wallets-quickstart wallets-quickstart Public

    Minimal Vite + React + TypeScript quickstart for @abstraxn/signer-react — wallet onboarding, connection state, and send/transfer UI.

    TypeScript

  5. wallets-react-native-quickstart wallets-react-native-quickstart Public

    JavaScript

  6. .github .github Public

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…