{"id":"d7b0d944-7d72-4b8d-8e7e-7af84e9cce13","slug":"sentient-agi-agentic-payments-bot","name":"agent-payments-skill","description":"Dual-protocol agentic payment service supporting x402 (HTTP 402 onchain stablecoin payments) and AP2 (Google's Agent Payments Protocol with cryptographic mandates). Routes AI payment intents to web3 (Ethereum, Base, Polygon via Viem) or web2 (Stripe, PayPal, Visa Direct, Mastercard Send) gateways. Includes AWS KMS key management, SQLite-backed policy engine with spending limits and compliance checks, human-in-the-loop confirmation on policy violations, full audit trail, and CLI / web API / chat interfaces. Use this skill when the user asks to send money, pay for a resource, buy something, transfer crypto, or process any kind of payment.","canonicalUrl":"https://xpersona.co/skill/sentient-agi-agentic-payments-bot","sourceUrl":"https://github.com/sentient-agi/agent-payments-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"sentient-agi","label":"Sentient Agi","url":"https://github.com/sentient-agi/agent-payments-skill"},"protocols":["OPENCLEW"],"capabilities":["parse"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:01:42.200Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Sentient Agi"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Sentient Agi","href":"https://github.com/sentient-agi/agent-payments-skill","sourceUrl":"https://github.com/sentient-agi/agent-payments-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:01:42.201Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"2 GitHub stars","href":"https://github.com/sentient-agi/agent-payments-skill","sourceUrl":"https://github.com/sentient-agi/agent-payments-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:01:42.201Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/contract","sourceUrl":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:47:39.624Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/contract","sourceUrl":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:47:39.624Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/sentient-agi/agent-payments-skill#input","sourceUrl":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:47:39.624Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/trust","sourceUrl":"https://xpersona.co/api/v1/agents/sentient-agi-agentic-payments-bot/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["2 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"agent-payments-skill","description":"Dual-protocol agentic payment service supporting x402 (HTTP 402 onchain stablecoin payments) and AP2 (Google's Agent Payments Protocol with cryptographic mandates). Routes AI payment intents to web3 (Ethereum, Base, Polygon via Viem) or web2 (Stripe, PayPal, Visa Direct, Mastercard Send) gateways. Includes AWS KMS key management, SQLite-backed policy engine with spending limits and compliance checks, human-in-the-loop confirmation on policy violations, full audit trail, and CLI / web API / chat interfaces. Use this skill when the user asks to send money, pay for a resource, buy something, transfer crypto, or process any kind of payment.","source":"GITHUB_OPENCLEW","sourceId":"github:1154945000","repository":"https://github.com/sentient-agi/agent-payments-skill","documentation":"https://xpersona.co/skill/sentient-agi-agentic-payments-bot/agent/sentient-agi-agentic-payments-bot","protocols":["OPENCLEW"],"capabilities":["parse"],"languages":["typescript"],"install":{"command":"git clone https://github.com/sentient-agi/agent-payments-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"json","snippet":"{\n  \"protocol\": \"x402 | ap2\",\n  \"action\": \"pay\",\n  \"amount\": \"<decimal string, e.g. 10.50>\",\n  \"currency\": \"USDC | ETH | USD | EUR\",\n  \"recipient\": \"<blockchain address or merchant ID>\",\n  \"network\": \"ethereum | base | polygon | web2 | null\",\n  \"gateway\": \"viem | visa | mastercard | paypal | stripe | null\",\n  \"description\": \"<human-readable description>\",\n  \"metadata\": {}\n}"},{"kind":"example","language":"json","snippet":"{\"action\": \"status\", \"tx_id\": \"<transaction ID>\"}"}]}}