---
name: watch-recurring-bills
description: "Recurring bills and subscription exposure — vendors, amounts, and schedules."
title: "Watch recurring bills"
url: https://agents.ramp.com/playbooks/watch-recurring-bills
runtimes: [Claude Desktop, ChatGPT, Claude Code, Codex, Perplexity]
---

# Watch recurring bills

SaaS and subscription creep hide in recurring AP. Your agent lists active recurring bills with amounts and schedules so finance can spot duplication and upcoming renewals early.

## How to run

Identify which runtime you're operating in (Claude Desktop, ChatGPT, Claude Code, Codex, Perplexity). Use the matching section below; ignore the others.

## Claude Desktop

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in Claude Desktop ([connector directory](https://claude.ai/directory/61bac03c-3f98-4b3c-affb-1b99533fa82c))

Show recurring bills and subscription-style spend in Ramp.

Time window: [REPLACE — e.g. "active now" or "next 30 days"]

List recurring bills with vendor, amount, frequency, and next due date if available.
Summarize total monthly recurring exposure. Read-only.
```

## ChatGPT

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in ChatGPT ([app](https://chatgpt.com/apps/ramp/asdk_app_69250fb6281c819195b52a1556b0060c))

Show recurring bills and subscription-style spend in Ramp.

Time window: [REPLACE — e.g. "active now" or "next 30 days"]

List recurring bills with vendor, amount, frequency, and next due date if available.
Summarize total monthly recurring exposure. Read-only.
```

## Claude Code

Copy and run this prompt:

```
## Before you run
- Ramp CLI installed: `curl -fsSL https://agents.ramp.com/install.sh | bash`
- Logged in: `ramp auth login`

Show recurring bills and subscription-style spend in Ramp.

Time window: [REPLACE — e.g. "active now" or "next 30 days"]

List recurring bills with vendor, amount, frequency, and next due date if available.
Summarize total monthly recurring exposure. Read-only.
```

## Codex

Copy and run this prompt:

```
## Before you run
- Ramp CLI installed: `curl -fsSL https://agents.ramp.com/install.sh | bash`
- Logged in: `ramp auth login`

Show recurring bills and subscription-style spend in Ramp.

Time window: [REPLACE — e.g. "active now" or "next 30 days"]

List recurring bills with vendor, amount, frequency, and next due date if available.
Summarize total monthly recurring exposure. Read-only.
```

## Perplexity

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in Perplexity ([connector](https://www.perplexity.ai/computer/connectors?connector=ramp))

Show recurring bills and subscription-style spend in Ramp.

Time window: [REPLACE — e.g. "active now" or "next 30 days"]

List recurring bills with vendor, amount, frequency, and next due date if available.
Summarize total monthly recurring exposure. Read-only.
```
