{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agentsunday-production-up-railway-app-entrypoints-price-invoke",
  "title": "Agent Sunday \u00b7 DREAMS Price Query",
  "url": "http://agentsunday-production.up.railway.app/entrypoints/price/invoke",
  "category": "tools",
  "summary": "Retrieve the current per-call price denominated in DREAMS tokens. Returns price string and currency identifier.",
  "seo": {
    "title": "x402 Token Price API | DREAMS Per-Call Pricing",
    "description": "Query current per-call pricing in DREAMS tokens via x402 micropayments. Returns real-time price data for Agent Sunday services."
  },
  "use_cases": [
    "Display real-time pricing to users before transaction execution",
    "Calculate total costs for multi-call operations",
    "Integrate dynamic pricing into agent decision-making workflows"
  ],
  "ideal_buyer": "AI agents and applications needing to query and display DREAMS-denominated pricing before service consumption.",
  "example_prompt": "What is the current price in DREAMS for calling the market snapshot endpoint?",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 30000
  },
  "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": "Return the current per-call price in DREAMS.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "price",
              "currency"
            ],
            "properties": {
              "price": {
                "type": "string"
              },
              "currency": {
                "type": "string",
                "const": "DREAMS"
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agentsunday-production-up-railway-app",
    "host": "agentsunday-production.up.railway.app",
    "title": "Agent Sunday API",
    "description": "x402-payable API endpoint hosted on Railway. No public homepage available; service may be in development or require direct endpoint access.",
    "url": "http://agentsunday-production.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agentsunday-production-up-railway-app-entrypoints-price-invoke",
    "url": "https://x402all.com/resource/agentsunday-production-up-railway-app-entrypoints-price-invoke",
    "name": "Agent Sunday \u00b7 DREAMS Price Query",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agentsunday-production-up-railway-app-entrypoints-price-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": "http://agentsunday-production.up.railway.app/entrypoints/price/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agentsunday-production-up-railway-app",
      "url": "http://agentsunday-production.up.railway.app",
      "name": "Agent Sunday API",
      "@type": "Organization"
    },
    "identifier": "agentsunday-production-up-railway-app-entrypoints-price-invoke",
    "description": "Query current per-call pricing in DREAMS tokens via x402 micropayments. Returns real-time price data for Agent Sunday services.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agentsunday-production-up-railway-app-entrypoints-price-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agentsunday-production-up-railway-app-entrypoints-price-invoke"
}
