Add MAKO to ecosystem (Services/Endpoints)#2228
Add MAKO to ecosystem (Services/Endpoints)#2228ChrisDover wants to merge 2 commits intox402-foundation:mainfrom
Conversation
Trust layer for agent commerce on Base. Four callable x402 pillars (Verifier, Pulse, Pricing Index, Reputation Score) plus DAO Governance Ops endpoints. Live at mako.pollinateresearch.com. Source: github.com/ChrisDover/mako-verifier Operator: Pollinate Research
|
@ChrisDover is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
|
Quick momentum update for reviewers:
Happy to make any requested changes if reviewers have feedback. Thanks! |
|
Live deployment update — MAKO now exposes 7 paid x402 routes on Base. Latest addition shipped this weekend: POST /api/route, a composition endpoint that returns a single trust+pricing+reputation answer in one call. → Live: https://mako.pollinateresearch.com/api/route 3 paid settlements on Base in the past 30 minutes as proof: Currently routing across 28 services in 13 task buckets, with EIP-191 signed receipts (60s expiry). Recommend-only in v1; execute mode in v2. Ready to ship the listing whenever maintainers can review. |
This PR adds MAKO to the ecosystem partners directory under "Services/Endpoints".
What MAKO is
MAKO is the trust layer for agent commerce on Base. Buyer agents call MAKO before spending USDC against another x402 service. Four callable pillars, all paid in USDC via x402:
Plus the original DAO Governance Ops endpoints (weekly brief at $1.00, proposal signal at $0.05).
Verification you can do without merging
curl https://mako.pollinateresearch.com/.well-known/x402.json— full discovery manifest with all 6 paid routes and Bazaar metadatacurl -X POST https://mako.pollinateresearch.com/api/agent-commerce/verify— returns 402 with a validpayment-requiredheader (amount: 250000micro-USDC = $0.25)Category fit (Services/Endpoints)
Per the demo site README requirements for Services/Endpoints:
/.well-known/x402.jsonplus the open-source SDKFiles added
typescript/site/app/ecosystem/partners-data/mako/metadata.jsontypescript/site/public/logos/mako.pngOperator
Pollinate Research — Chris Dover (
chrisdmacro.base.eth, [email protected]).Happy to adjust the description length, the logo, or the category if any of this doesn't fit your conventions.