{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke",
  "title": "Summarisation Agent \u00b7 URL Content Summary",
  "url": "https://agent-production-0f54.up.railway.app/entrypoints/summarize-url/invoke",
  "category": "ai",
  "summary": "Submit a URL and receive an AI-generated summary with key highlights.",
  "seo": {
    "title": "Summarisation Agent API | x402 URL Summarization",
    "description": "Summarize web content via x402 micropayments. Firecrawl-powered URL summarization at 0.03 USDC per page on Base."
  },
  "use_cases": [
    "Extract article summaries for research",
    "Generate content digests for newsletters",
    "Create reading lists with previews",
    "Automate content curation workflows"
  ],
  "ideal_buyer": "Knowledge workers and content platforms requiring automated web page summarization with source attribution.",
  "example_prompt": "Summarize https://example.com/article about climate policy and extract key highlights",
  "example_request_body": {
    "url": "https://example.com/article"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb308ed39d67d0d4bae5bc2faef60c66bbb6ae429",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "30000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Summarises a URL with Firecrawl.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "description": "Public webpage to scrape and summarise."
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "summary",
              "highlights",
              "sourceUrl"
            ],
            "properties": {
              "summary": {
                "type": "string"
              },
              "sourceUrl": {
                "type": "string"
              },
              "highlights": {
                "type": "array",
                "items": {
                  "type": "string"
                }
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-production-0f54-up-railway-app",
    "host": "agent-production-0f54.up.railway.app",
    "title": "Summarisation Agent",
    "url": "https://agent-production-0f54.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke",
    "url": "https://x402all.com/resource/agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke",
    "name": "Summarisation Agent \u00b7 URL Content Summary",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke",
      "@type": "Offer",
      "price": "0.03",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.030000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://agent-production-0f54.up.railway.app/entrypoints/summarize-url/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-production-0f54-up-railway-app",
      "url": "https://agent-production-0f54.up.railway.app",
      "name": "Summarisation Agent",
      "@type": "Organization"
    },
    "identifier": "agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke",
    "description": "Summarize web content via x402 micropayments. Firecrawl-powered URL summarization at 0.03 USDC per page on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-production-0f54-up-railway-app-entrypoints-summarize-url-invoke"
}
