This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Hungry REST API Monitor

Hungry REST API Monitor

Monitor WordPress REST API requests with detailed analytics, performance metrics, and beautiful visualizations. Full WooCommerce support included.

20+ active installs
5.0
(1 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Hungry REST API Monitor running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
2 months ago
At least 7.6 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
6.2
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

20+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Hungry REST API Monitor is looked after — not on how many stores run it.

Well maintained
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 70 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
10 / 15
5.0/5 across 1 rating(s).
Listing transparency
10 / 10
Provides: screenshots, description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

5.0

1 rating
5★1
4★0
3★0
2★0
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

Hungry Rest API Monitor is a powerful WordPress plugin that tracks and analyzes all REST API requests hitting your site. Whether you’re running a headless WordPress site, a mobile app backend, or a WooCommerce store with API integrations, this plugin gives you complete visibility into your API performance.

Key Features

📊 Visual Analytics Dashboard
* Beautiful charts showing traffic patterns over time
* HTTP method distribution (GET, POST, PUT, DELETE)
* Status code breakdown (2xx, 4xx, 5xx errors)
* Authenticated vs anonymous request tracking

⚡ Performance Monitoring
* Response time tracking for every request
* Memory usage per API call
* Database query count and execution time
* Memory usage as percentage of PHP limit
* Execution time as percentage of max limit

🔍 Advanced Tracking
* PHP errors during API requests
* Outgoing HTTP API calls made during requests
* Object cache hit/miss ratios
* Duplicate query detection
* Transient updates during requests

🌐 Outgoing HTTP Request Tracking
* Detailed view of all external HTTP calls made during REST requests
* Track request URL, method, status, and response time
* See request/response headers and body sizes
* Identify caller file, line, and function (debug info)
* Filter by URL, method, status code, and date
* Link each HTTP request to its parent REST API call

🎯 Endpoint Analytics
* Aggregate statistics per endpoint
* Find your slowest endpoints
* Identify memory-heavy endpoints
* Track query-heavy endpoints
* Error rate per endpoint

📋 Detailed Logging
* Searchable request logs
* Filter by endpoint, method, status, user
* Date range filtering
* Sortable columns
* Click-through to full request details

🛒 WooCommerce Ready
* Automatically monitors all WooCommerce REST API endpoints
* Track /wp-json/wc/v3/products
* Monitor /wp-json/wc/v3/orders
* Analyze /wp-json/wc/v3/customers
* Works with any WooCommerce API consumer

🔒 Privacy & Security
* IP address logging disabled by default (GDPR-friendly)
* Nonce verification on all AJAX requests
* Capability checks for admin access
* Prepared statements for all database queries

External Services

This plugin connects to external services only when an administrator manually clicks the “Run Test Requests” button in the Settings tab. This feature is designed to verify that the HTTP request tracking functionality is working correctly.

When the test is run, the plugin sends simple GET requests to:

  1. httpbin.org – A testing service used to verify HTTP request tracking.

    • Data sent: A simple GET request with no user data
    • When: Only when admin clicks “Run Test Requests”
    • Terms of Service | Privacy Policy
  2. api.wordpress.org – The official WordPress.org API, used to test JSON API response tracking.

    • Data sent: A simple GET request to the version-check endpoint (no user data)
    • When: Only when admin clicks “Run Test Requests”
    • Terms of Service | Privacy Policy
  3. jsonplaceholder.typicode.com – A free testing API used to verify HTTP tracking with JSON responses.

    • Data sent: A simple GET request with no user data
    • When: Only when admin clicks “Run Test Requests”
    • Terms of Service | Privacy Policy

Important: These external requests are never made automatically. They only occur when an administrator explicitly initiates the test feature. No user data, site data, or any personal information is transmitted to these services.

Use Cases

  • API Performance Optimization – Find slow endpoints and optimize them
  • Debugging – Track down API errors and failed requests
  • Security Monitoring – Identify unusual API access patterns
  • Capacity Planning – Understand your API traffic patterns
  • WooCommerce Integrations – Monitor third-party app connections

Does this plugin slow down my API?

The plugin is designed to be lightweight. It adds minimal overhead to each request (typically < 1ms). You can disable logging in Settings if needed.

Does it work with WooCommerce?

Yes! The plugin automatically monitors all REST API endpoints, including WooCommerce’s /wp-json/wc/v3/* endpoints.

Is it GDPR compliant?

Yes. IP address logging is disabled by default. You can enable it in Settings if needed.

How long is data retained?

By default, logs are kept for 7 days. You can change this in Settings (1-365 days).

Can I exclude certain endpoints?

Yes! Go to Settings and add patterns to the “Excluded Endpoints” field. Use * as a wildcard.

Categories
Store analyticsPrivacy & performanceWorkflow automation
Plugin details
Version1.0.4
Last updated2026-05-23 4:08am GMT
Added2026-01-23
Requires WordPress6.2
Tested up to7.0.2
Requires PHP7.4

Tags on WordPress.org
analytics
api monitor
performance
rest-api
woocommerce
Alternatives
Other plugins in the same categories.
Pixel Manager for WooCommerce – Conversion Tracking, Google Ads, GA4, TikTok, Dynamic Remarketing
40K+ installs
4.9(398)
TrueAna – True Analytics Dashboard
2K+ installs
5.0(30)
SEO Booster
1K+ installs
4.8(54)
Putler – Simple WooCommerce Analytics for your Store
200+ installs
5.0(15)
GTM Kit – Google Tag Manager & GA4 integration
30K+ installs
4.8(20)
Ninjalytics: Sales Reports & Order Export for WooCommerce and EDD
6K+ installs
4.4(57)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy