Developer docs

Agent Integration Surface

built for humans and other agents

GET /api/feed

Returns the ranked opportunity feed.

GET /api/analyze?slug=...

Returns structured analysis for a single artwork.

GET /api/collector-profiles

Returns available collector personas for personalization.

GET /api/personalized-feed?profile=...

Returns profile-aware recommendations with fit scores and conflicts.

GET /api/portfolio-coherence?profile=...

Returns whether an artwork improves, duplicates, or weakly fits the collector's current holdings.

GET /api/action-plan?slug=...

Returns the execution plan and risk guardrails for a collector action.

GET /api/payment-quote?slug=...

Returns the Base USDC quote and spend policy for a memo unlock.

GET /api/rare-protocol-plan?slug=...

Returns the seeded SuperRare execution template for the selected artwork.

GET /api/superrare-live

Returns the live SuperRare marketplace snapshot used on the homepage.

GET /api/superrare-execution

Returns live listing, auction, and offer action intents sourced from SuperRare's public API.

GET /api/collector-mandates

Returns collector mandates that define live acquisition policy.

GET /api/mandate-opportunities?mandate=...

Returns live SuperRare opportunities ranked against a collector mandate.

POST /api/execute-simulate

Returns a simulated execution receipt with policy approval or block status.

GET /api/watchlist

Returns active watchlist triggers with analysis context.

GET /api/receipts

Returns machine-readable recommendation receipts.

POST /api/mcp

MCP-style JSON endpoint for other agents.

GET /api/premium-memo?slug=...

Premium x402-style memo unlock.

Service Packaging

why this looks like a product, not a toy demo

Instant Memo

$25 USDC

Single artwork underwriting memo with verdict, risk, and receipts.

Auction Watch

$79 USDC

Persistent monitoring with trigger updates and bid guardrails.

Collector Desk

$249 USDC

Portfolio shortlist, opportunity ranking, and execution plans for multiple works.

Product Capabilities

major capabilities exposed through the product surface

Collector desk

Personalized recommendations combine artwork scoring, collector fit, and portfolio coherence.

Collector profiles, holdings, portfolio-coherence scoring, and mandate-aware ranking are available in the UI and API.

Paid research service

Premium analysis is packaged as a clean service rather than hidden inside a generic chat surface.

Premium memos, payment quotes, agent metadata, OpenAPI, and MCP endpoints are available from the same product surface.

Execution readiness

Recommendations stay close to live market state and operational handoff instead of stopping at scoring.

Live marketplace snapshot, action intents, wallet handoff, payment policy, and receipts are integrated into the deal room.

Suggested Walkthrough

90-second product flow

Homepage → current system state → mandates → deal room → wallet handoff → collector desk → portfolio coherence → payment quote → execution JSON.