# Remlo > Payroll, agent payments, and on-chain reputation across Tempo, Solana, and Base. ## Docs - [Architecture](https://docs.remlo.xyz/docs/architecture.md): How Remlo settles payroll, escrow, and agent payments across two chains. - [Introduction](https://docs.remlo.xyz/docs/index.md): Remlo is the payroll, agent payment, and reputation protocol for borderless work. - [AgentCash](https://docs.remlo.xyz/docs/integrations/agentcash.md): Multi chain agent wallet for paying x402 and mpp endpoints. - [ATXP](https://docs.remlo.xyz/docs/integrations/atxp.md): Agent Transaction Protocol. Self registered, funded agent accounts that pay Remlo via x402. - [Bridge](https://docs.remlo.xyz/docs/integrations/bridge.md): KYC, virtual accounts, cards, and ACH off-ramps. - [Crossmint (Lobster Cash)](https://docs.remlo.xyz/docs/integrations/crossmint.md): Non custodial agent wallets with delegated permissions. Pays Remlo via x402 on Base or MPP on Tempo. - [Privy](https://docs.remlo.xyz/docs/integrations/privy.md): Auth, embedded wallets, and policy gated server signing. - [Sponge Wallet](https://docs.remlo.xyz/docs/integrations/sponge.md): Multi chain agent wallet with native MPP and x402 support. Pays Remlo across Tempo, Base, and Solana. - [Lit Protocol PKP Signing](https://docs.remlo.xyz/docs/integrations/vincent.md): Non-custodial TEE-backed transaction signing for the Remlo autonomous agent. - [Agent Directory](https://docs.remlo.xyz/docs/mpp-api/agent-directory.md): Public, free read endpoints for browsing the Remlo agent directory and resolving a single agent's profile. - [Agent Register](https://docs.remlo.xyz/docs/mpp-api/agent-register.md): Register an agent's profile in the Remlo directory. Anchored to ERC-8004 identity on Tempo, proven by ECDSA signature. - [Agent registration](https://docs.remlo.xyz/docs/mpp-api/agent-registration.md): How agents authenticate against Remlo's paid endpoints — Tier 1 (HMAC) and Tier 2 (ERC-8004 + ECDSA). - [Authentication](https://docs.remlo.xyz/docs/mpp-api/authentication.md): How agents prove payment on Tempo, Base, and Solana. - [Bridge Off-ramp](https://docs.remlo.xyz/docs/mpp-api/bridge-off-ramp.md): Transfer Tempo stablecoins to a local fiat bank account. - [Compliance Check](https://docs.remlo.xyz/docs/mpp-api/compliance-check.md): Verify a wallet against TIP-403 compliance policies. - [Compliance Marketplace](https://docs.remlo.xyz/docs/mpp-api/compliance-marketplace.md): Retrieve a consolidated compliance report on an employer's global registry. - [MCP server](https://docs.remlo.xyz/docs/mpp-api/mcp-server.md): Remlo's Model Context Protocol server. Streamable HTTP transport, OAuth 2.1 + PKCE, 19 tools (4 free + 15 paid). - [Memo Decode](https://docs.remlo.xyz/docs/mpp-api/memo-decode.md): Decode an on-chain TIP-20 32-byte payload. - [Multi-Rail Payments](https://docs.remlo.xyz/docs/mpp-api/multi-rail.md): How agents pay our endpoints in USDC on Tempo, Base, or Solana. - [MPP API Overview](https://docs.remlo.xyz/docs/mpp-api/overview.md): Pay per use endpoints accepting USDC on Tempo, Base, or Solana. - [Payment History](https://docs.remlo.xyz/docs/mpp-api/payment-history.md): Fetch comprehensive ledger entries for an employee. - [Payroll Execution](https://docs.remlo.xyz/docs/mpp-api/payroll-execution.md): Autonomous batching of employer payroll. - [Payslip Generation](https://docs.remlo.xyz/docs/mpp-api/payslip.md): Generate compliant payroll documentation. - [Salary Advance](https://docs.remlo.xyz/docs/mpp-api/salary-advance.md): Trigger a liquid payout against an accrued streaming reserve. - [Salary Stream](https://docs.remlo.xyz/docs/mpp-api/salary-stream.md): Real-time SSE channel tracking salary accrual down to the second. - [Treasury Optimize](https://docs.remlo.xyz/docs/mpp-api/treasury-optimize.md): Rebalance employer funds across idle yielding protocols. - [Treasury Session](https://docs.remlo.xyz/docs/mpp-api/treasury-session.md): Open a multi-call session for your autonomous AI agent to manage your treasury. - [Yield Rates](https://docs.remlo.xyz/docs/mpp-api/yield-rates.md): Retrieve current risk-averse DeFi yield options for treasury integration. - [Employee Registry](https://docs.remlo.xyz/docs/on-chain/employee-registry.md): Employee identity anchoring and TIP-403 compliance binding. - [Payroll Batcher](https://docs.remlo.xyz/docs/on-chain/payroll-batcher.md): Atomic multi recipient payroll distribution on Tempo. - [Payroll Treasury](https://docs.remlo.xyz/docs/on-chain/payroll-treasury.md): Per employer stablecoin custody on Tempo. - [Stream Vesting](https://docs.remlo.xyz/docs/on-chain/stream-vesting.md): Native streaming compensation on Tempo. - [Yield Router](https://docs.remlo.xyz/docs/on-chain/yield-router.md): Routes idle treasury balance into approved yield strategies. - [System Announcements](https://docs.remlo.xyz/docs/operations/announcements.md): Operator-controlled banner channel for platform-wide updates. How to publish, target, and expire. - [Smart Contract Deployment](https://docs.remlo.xyz/docs/operations/contract-deployment.md): Deploying the Remlo protocol layer to the Tempo native network. - [Application Deployment](https://docs.remlo.xyz/docs/operations/deployment.md): Deploying the Remlo Frontend and API layer. - [Environment Variables](https://docs.remlo.xyz/docs/operations/environment-variables.md): Server and client configuration for self-hosted deployments. - [Agents](https://docs.remlo.xyz/docs/protocol/agents.md): How Remlo identifies, authorizes, and accumulates reputation for autonomous agents on Tempo and Solana. - [Contracts](https://docs.remlo.xyz/docs/protocol/contracts.md): Live deployments on Tempo Moderato and Solana devnet. - [Treasury Council](https://docs.remlo.xyz/docs/protocol/council.md): Three specialist consensus for high stakes treasury actions. - [Escrow](https://docs.remlo.xyz/docs/protocol/escrow.md): Three party Solana escrow with LLM judged settlement. - [Memo and Compliance](https://docs.remlo.xyz/docs/protocol/memo.md): 32-byte ISO 20022 memos and TIP-403 policy enforcement. - [Reputation](https://docs.remlo.xyz/docs/protocol/reputation.md): Cross-chain reputation credentials produced by settled work. - [Quickstart](https://docs.remlo.xyz/docs/quickstart.md): Pick the path that fits and start in five minutes. ## OpenAPI Specs - [openapi](https://docs.remlo.xyz/api-reference/openapi.json)