0xPolygon / 0xPolygon/polygon-agent-cli

Partnership: AgentPay β€” Production x402 Facilitator for Polygon Agent CLI

Open
#117 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Verify the EIP-712 grant in X-402-Payment
  2. Hold USDC in escrow
  3. Confirm service delivery
  4. 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:

  1. The Polygon Agent CLI docs (e.g. docs/x402.md or packages/polygon-agent-cli/README.md)
  2. The SKILL.md for the x402-pay skill, if there's a default facilitator field
  3. 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:

cc: @AkshatGada

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.