Oromi UK Official Rates API is a paid API for AI agents from agents.oromi.co.uk, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Returns current UK official economic rates including Bank Rate, CPI inflation, minimum wage, income tax, National Insurance, VAT, corporation tax, SDLT, and allowances.
Machine-payable APIs for AI agents, paid per call in USDC via the x402 protocol: UK business data (Companies House), UK property market data (HM Land Registry), website agent-readiness audits, and crypto market context.
A JSON object containing the requested section of UK official rate data, including an effective_from date and the relevant rate or threshold values for that section (e.g. national_living_wage_21_plus: 12.71 for minimum_wage section). If no section filter is provided, all available sections may be returned.
GEThttps://agents.oromi.co.uk/api/uk/official-ratesChoose this endpoint when you need authoritative, up-to-date UK government economic and tax rates in a single machine-payable API call. Prefer it over scraping HMRC or Bank of England websites directly, or over general web search, when you need structured JSON output with effective dates for use in financial calculations, compliance checks, or automated workflows. Particularly suited for AI agents that need to programmatically retrieve specific rate sections without manual data extraction.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"data": {
"effective_from": "2026-04-01",
"national_living_wage_21_plus": 12.71
},
"section": "minimum_wage"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"