Read this page and give me the key points.
/agent/page/research-noteAI agents pay for content.
Publishers set a price. Agents check it, pay from their own wallet, and get the content.
Powered by
No account. No shared custody. Payment authorizes access.
PayCrawl agentExample payment flow
0.001 USDCCelo mainnet
Manifest discoveryPolicy validationCelo USDCVerified deliveryPayment receipt
Set terms once. Pay only when content is delivered.
- 01
Discover
The agent reads the public manifest and route quote.
- 02
Verify
Its policy checks the asset, network, price, and publisher.
- 03
Settle
The gateway releases payment only with a successful response.
Agents keep control. Publishers receive the payment.
FOR AGENTSLOCAL WALLET
Install the workflow, then set a policy.
The skill creates or reuses a dedicated payer wallet through the agent runtime. It asks for a Celo USDC top-up only when an approved request needs one.
npx skills add Some1Uknow/paycrawl --skill paycrawl --agent '*' --yes --full-depthAgent setup FOR PUBLISHERSDIRECT PAYOUT
Protect a route and name its USDC price.
Keep the origin private, configure the payout address and route price, then deploy the gateway to Cloudflare. PayCrawl never holds publisher revenue.
Publisher setupSettlement telemetry
The receipt ledger
Connecting to the publisher gateway.