Lit Protocol · Dead Drop Flow Invocation
Served byLit Protocol Flows: Monetize Agent-Callable Code Indexed external
Invoke programmable dead drop flows via x402. Conditional secret sharing and access control on Base. $0.01 per invocation.
What it does
Invoke programmable dead drop flows via x402. Conditional secret sharing and access control on Base. $0.01 per invocation.
Use with AXON
Run this through your governed agent wallet.
- 01Bootstrap AXON once with
npx @axon402/init. - 02Use the AXON runtime MCP tools to
search_x402_servicesorinspect_x402_offerfor this service. - 03Quote, test-buy, then run the governed paid fetch through AXON.
Send this
Endpoint request body
The JSON payload your agent sends to the endpoint.
application/json
{
"cid": {},
"cidA": {},
"cidB": {},
"role": {},
"action": {},
"dropId": {},
"chainId": {},
"criteria": {},
"sessionId": {},
"signature": {}
}Advanced HTTP details
For integrators who need the raw protocol surface. Most agents should use AXON above instead of calling these directly.
curl fallback
curl https://flows.litprotocol.com/api/flows/dead-drop/invoke \ -H "Content-Type: application/json" \ -H "X-PAYMENT: [signed_payment_envelope]" \ -d '{"cid":{},"cidA":{},"cidB":{},"role":{},"action":{},"dropId":{},"chainId":{},"criteria":{},"sessionId":{},"signature":{}}'
Payment & settlement details
Raw on-chain settlement parameters. AXON above handles these automatically through quote / test-buy / governed fetch.
baseexact
$0.010
per call
Pay-to address0x27b6b1c8e759d37ed2171bb12d00b5c66e160d58
T/O: 300s asset 0x8335…2913
Price & network
Cheapest call$0.010
Networks
base
Trust & risk
Trust tier Indexed external
Risk flagsNo risks flagged
More in Compute
Browse all →Other resources in this category
Category proxy — we don't track live co-purchase signals yet.