Skip to content

Repository files navigation

@superzydan/plugin-x402-dex

Real-time DEX market intelligence for ElizaOS autonomous agents, powered by x402 Base Mainnet micropayments.

This plugin equips your AI agents with the ability to query live orderbook depth, momentum scores, buy pressure, and whale accumulation flow directly from decentralized exchanges. All API queries are authenticated and paid automatically via EIP-3009 gasless micropayments on the Base network.

Architecture Flow

sequenceDiagram
    participant Agent as ElizaOS Agent
    participant Plugin as x402-dex Plugin
    participant Base as Base Mainnet
    participant Engine as x402 Intel Engine
    
    Agent->>Plugin: Request Market Pulse
    Plugin->>Base: Sign EIP-3009 Micropayment (USDC)
    Plugin->>Engine: Send Challenge + Payment Data
    Engine-->>Plugin: Return DEX JSON Data
    Plugin-->>Agent: Deliver Live Context
Loading

About

Real-time DEX market intelligence for ElizaOS autonomous agents, powered by x402 Base Mainnet micropayments.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages