Skip to content

Comments

Add Price Watcher x402 listing + logo#1281

Open
mooniesai wants to merge 1 commit intocoinbase:mainfrom
mooniesai:main
Open

Add Price Watcher x402 listing + logo#1281
mooniesai wants to merge 1 commit intocoinbase:mainfrom
mooniesai:main

Conversation

@mooniesai
Copy link

@mooniesai mooniesai commented Feb 21, 2026

This PR adds Price Watcher x402 to the x402 ecosystem listing.

The service provides a paid price-checking API protected by x402 exact-payment middleware.

Added:

The service enables AI agents to:

  • Retrieve real-time product prices from a provided URL
  • Evaluate optional price thresholds
  • Integrate programmable price intelligence into automation workflows

Tests

  • Verified production deployment on Railway
  • Confirmed /playwright-check endpoint returns success
  • Confirmed /v1/price/check enforces 402 payment
  • Confirmed successful JSON response after payment

Example:

curl -X POST https://e-commerce-price-monitoring-production.up.railway.app/v1/price/check
-H "Content-Type: application/json"
-d '{"url":"https://example.com","threshold":100}'
Checklist

  • Metadata structure matches existing ecosystem entries
  • Logo path resolves correctly
  • Production endpoint is live and reachable

@cb-heimdall
Copy link

cb-heimdall commented Feb 21, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@vercel
Copy link

vercel bot commented Feb 21, 2026

Someone is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Feb 21, 2026
@phdargen
Copy link
Contributor

We require commit signing, please rebase and verify your commits.
See here for instructions: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

@Must-be-Ash
Copy link
Contributor

please tag me to review once you have signed your commits

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

Labels

ecosystem Additions to ecosystem site website

Development

Successfully merging this pull request may close these issues.

4 participants