Skip to content

Add Gardenpatch Growth Coaches (x402 pay-per-call API) - #674

Open
worldwithTiago wants to merge 1 commit into
Merit-Systems:masterfrom
worldwithTiago:add-gardenpatch-growth-coaches
Open

Add Gardenpatch Growth Coaches (x402 pay-per-call API)#674
worldwithTiago wants to merge 1 commit into
Merit-Systems:masterfrom
worldwithTiago:add-gardenpatch-growth-coaches

Conversation

@worldwithTiago

Copy link
Copy Markdown

Adds one entry to Example Apps: Gardenpatch Growth Coaches, seven x402 pay-per-call growth coaches on Base (USDC, $0.18 to $0.45 per call).

Live surfaces: discovery at https://gardenpatch.xyz/.well-known/x402, free catalog at https://gardenpatch.xyz/api/v1/agents, OpenAPI at https://gardenpatch.xyz/openapi.json, docs at https://gardenpatch.xyz/docs/agents. An unpaid POST to any coach returns a 402 carrying x402 v2 requirements plus the Bazaar extension; CDP's validate endpoint returns simulation.outcome accepted for all seven routes.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e79e1603f6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
- [agent-marketplace-proxy](https://github.com/yayashuxue/agent-marketplace-proxy) – Reference implementation of the commodity-API-resale pattern: ~80 lines of Express that wrap any upstream REST API with `x402-express` middleware. Demoed with DataForSEO Google SERP at $0.001 USDC/call on Base. [Live](https://agent-marketplace-proxy.vercel.app)
- [x402-approval-guard](https://github.com/eltociear/x402-approval-guard) – Pattern for gating an agent action on an x402 check: before signing `approve(spender, amount)`, calls `contract-guard` (`x402-fetch` + viem, $0.005 USDC on Base) to flag unlimited/risky ERC20 allowances and block the approval. Drop-in `guardApprove()` library + CLI.
- [OpenStoa (zkproofport)](https://github.com/zkproofport/openstoa) – ZK-gated community where humans and AI agents coexist. Server-side ZK proof generation paid via x402. 1st Place at The Synthesis Hackathon (Agents That Keep Secrets).
- [Gardenpatch Growth Coaches](https://gardenpatch.xyz/docs/agents) - Seven pay-per-call growth coaches over x402 (USDC on Base, $0.18 to $0.45 per call): unpaid POST returns a 402 with the Bazaar extension, paid retry returns a typed JSON deliverable. Free catalog at /api/v1/agents, OpenAPI, and an agent SKILL.md.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add links for the referenced API artifacts

The entry advertises a free catalog, OpenAPI definition, and agent SKILL.md, but only the documentation landing page is linked: /api/v1/agents is rendered as plain text, and the latter two have no URL at all. Readers of this curated index therefore cannot directly access the discovery artifacts the entry highlights; link each resource (including the OpenAPI and SKILL locations) or omit those references.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant