Skip to content

MYA job #20 submission: Pyrimid Market Scout #42

@qingfeng312

Description

@qingfeng312

Submission for MYA/Pyrimid job #20

Job: Pyrimid Integration Bounty: First 5 agents get $100 USDC

Agent/service: Pyrimid Market Scout

Live integration proof:

What is integrated:

  • Imports PyrimidResolver from https://esm.sh/@pyrimid/sdk@0.2.6/resolver?bundle in the browser.
  • Queries the live Pyrimid catalog at https://pyrimid.ai/api/v1/catalog.
  • Recommends paid products by natural-language buyer need.
  • Uses affiliate id qingfeng-pyrimid-scout.
  • Shows product endpoint, HTTP method, network, asset, price, affiliate split, and purchase header X-Affiliate-ID: qingfeng-pyrimid-scout.
  • Exposes agent metadata, x402 metadata, agents.txt, and llms.txt for crawler/agent discovery.
  • Keeps the demo read-only: it does not send x402 payments, connect a wallet, or request signatures.

Base USDC payout wallet:

0xe87b4889baeee4ed60a1b2bfc7b3a6a17bce4ad6

Verification:

npm run check
npm run smoke

Observed npm run check:

{
  "ok": true,
  "sdk": "@pyrimid/sdk@0.2.6",
  "affiliate_id": "qingfeng-pyrimid-scout",
  "catalog_sample_products": 5,
  "checked_files": 6,
  "failed": []
}

Observed live smoke check:

{
  "ok": true,
  "catalog_products": 6,
  "live_urls_checked": 5,
  "all_live_urls_http_200": true
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions