plugin-x402engine
v0.1.0
Published
elizaOS plugin for x402engine discovery, micropayment-aware service lookup, and direct access to pay-per-call agent APIs over Base, MegaETH, and Solana
Downloads
113
Maintainers
Readme
plugin-x402engine
elizaOS plugin for x402engine.
what it gives agents right now:
- live discovery from
/.well-known/x402.json - x402engine context provider with service count and payment rails
- actions for service discovery, crypto price lookup, and trending crypto
why this matters:
- agents can discover paid tools without api keys or account creation in the request path
- x402engine supports Base, MegaETH, and Solana settlement rails
- this package is meant as the thinnest credible first-step plugin for elizaOS registry distribution
install
elizaos plugins add plugin-x402engineor
npm install plugin-x402engineusage
add to your character plugins:
plugins: [
'@elizaos/plugin-bootstrap',
'plugin-x402engine'
]notes
discovery url: https://x402-gateway-production.up.railway.app/.well-known/x402.json
main site: https://x402engine.com
mcp package: https://www.npmjs.com/package/x402engine-mcp
