Pay per request.
Research on demand.
A museum-data API designed for autonomous agents. Search artworks, retrieve exhibits, find related works, browse collections and run live museum research — paid automatically with USDC.
Simple pay-per-use pricing
No subscription. No credit card. Agents pay only for the data they actually use.
Built for autonomous agents
The agent makes the request, receives a payment requirement, pays in USDC, and gets the data back.
GET /museum-search?artist=Vincent%20van%20Gogh limit=5 offset=0
Returns structured museum records with source URLs and metadata.
GET /museum-research?q=Vincent%20van%20Gogh
Falls back to live The Met research when the local collection does not contain the query.
How payment works
Your agent calls a protected museum endpoint.
x402 returns the payment requirement and the agent pays in USDC.
The API validates payment and returns structured museum data.
Data sources
The service currently combines a curated museum collection with public-domain records from The Metropolitan Museum of Art.
Selected Louvre and British Museum records with source links.
Public-domain records and live research search.
Payment destination
Payments settle to the service's Base USDC receiving wallet.
Why agents use this
Agents can buy one lookup or one research call instead of maintaining a subscription.
Responses are structured JSON instead of scraped pages.
Museum records include source URLs and provenance fields.
Start building
Connect an x402-compatible agent, point it at the API and pay only for successful data requests.