Canopy Discovery

Discover services built for the agent economy

Browse x402-enabled APIs that agents can discover, purchase, and consume directly on Robinhood Chain. Payments settle in USDG through Canopy Facilitator.

Machine-readable registry available through /discovery.
Real onchain USDG payment, funded by Canopy.

Canopy Network

LIVE
Services3
Successful paid calls36
Unique agents2
USDG settled5.560635
Median settlement2.0s
3 VERIFIED · 0 THIRD-PARTY · EIP155:4663
AllMarket DataAIFinanceRiskExecutionComputeOraclesDeveloper Tools

All services

1 listed · re-verified every 5 min
01DATACanopy demo

RHC Weather Oracle

Per-call weather data for agents, paid in USDG.

0.01 USDG / request
VerifiedLive · 30 ms
exact-permit2-v2 · eip155:4663 · 0 paid calls
Canopy Labs 0xed05…E6E4 View service

Starter services are operated by Canopy to demonstrate end-to-end x402 payments.

How it works

FOUR STEPS · ONE SIGNATURE
01

Discover

An agent finds a service through the Canopy registry.

02

Request

The agent calls the protected endpoint and receives payment requirements.

03

Pay

The agent signs an exact USDG payment through exact-permit2-v2.

04

Consume

Canopy verifies and settles the payment, then the provider returns the resource.

Build for agents. Get paid per request.

List an x402-enabled API and make it discoverable across Robinhood Chain through Canopy’s machine-readable service registry. Canopy validates the live payment requirements before publishing the listing.

API registration (advanced)
curl -X POST https://facilitator.canopyfinance.io/discovery/register \
  -H "Authorization: Bearer <API_KEY>" -H "Content-Type: application/json" \
  -d '{"name":"My API","description":"What it does",
       "resourceUrl":"https://api.example.com/paid","provider":"Acme",
       "category":"data","tags":["ai"],"price":{"amount":"10000"},
       "payTo":"0xYourAddress"}'

Built for humans and agents

Browse services through the interface or query the same registry programmatically through the Canopy Discovery API.

View /discovery JSON

Services are operated by independent providers unless identified as Canopy services. Endpoint verification confirms payment metadata at the time of checking and does not constitute an audit, endorsement, or guarantee. Only interact with paid endpoints you trust.