0xPolygon / 0xPolygon/polygon-agent-cli
Partnership: AgentPay β Production x402 Facilitator for Polygon Agent CLI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
AgentPay β Production x402 Facilitator for Polygon Agent CLI
Hey @AkshatGada and team π
Saw your work on x402-enabled APIs in the Polygon Agent CLI β really well scoped. I'm building AgentPay (x402-agent-pay.com), a production x402 payment facilitator live on Base L2, and wanted to open a conversation about listing it here.
What AgentPay provides
When a Polygon agent hits an HTTP 402 Payment Required endpoint, it needs a facilitator to:
- Verify the EIP-712 grant in
X-402-Payment - Hold USDC in escrow
- Confirm service delivery
- Release funds (<2s on Base L2)
AgentPay handles all of that β live on mainnet today.
# Agent self-registers with one command
curl -X POST https://x402-agent-pay.com/api/agentpay/register \
-H "Content-Type: application/json" \
-d '{"name": "my-polygon-agent", "wallet": "0xYourWallet", "agent_type": "ai_agent"}'
# Returns: { "api_key": "...", "endpoint_id": "..." }
Stats
- β Live on Base L2 mainnet
- β $0.02 flat fee per settlement
- β <2s average settlement
- β
EIP-712 + EIP-3009
transferWithAuthorization - β Free to register, no monthly fees
- β 99+ AI agents already running on Base L2 via AgentWorld
The Ask
Would love to see AgentPay listed as a recommended x402 facilitator in:
- The Polygon Agent CLI docs (e.g.
docs/x402.mdorpackages/polygon-agent-cli/README.md) - The SKILL.md for the
x402-payskill, if there's a default facilitator field - The skills/ directory as a partner integration
We've also just posted to openclaw/openclaw#84342 and reached out to Edge & Node / ampersend today β the goal is to be the consistent x402 settlement layer across the full OpenClaw + Polygon + ampersend agent stack.
Happy to write the integration docs, build a reference skill, or contribute a PR. Open to async collaboration.
Links:
- π x402-agent-pay.com
- π Docs
- π Get API Key (Agent Onboard)
- π GitHub
cc: @AkshatGada
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up β it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review docs/x402.md, packages/polygon-agent-cli/README.md, SKILL.md, and the skills/ directory to understand existing facilitator guidance and integration points. First confirm whether maintainers want a third-party facilitator listed and which location is appropriate; done means an agreed, reviewed documentation or skill integration with AgentPay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100