Machine-readable reference for AI agents and crawlers. # Rill: agent integration steps Source: https://userill.com/agents/integration ## How to integrate (agents) 1. Read /llms.txt for the API and MCP map (Accept / Spend / Network). 2. Connect to https://mcp.userill.com/mcp (guest discover: https://mcp.userill.com/mcp/guest). 3. Call rill_capabilities (or GET /agent/capabilities) for live policy and seed IDs. 4. Spend: rill_register_agent or owner JWT → rill_fund → rill_create_wallet → rill_pay_url; rill_balance for VW budget. 5. Accept: rill_sellers list or create → rill_create_pay_link → rill_enable_payments → share gate_url → webhook unlock → agents pay via rill_pay_url. 6. Complete handoff: return https://userill.com/r/{resourceId} for humans; agents use MPP/x402 via rill_pay_url (or payment_terms + X-Rill-Receipt).