Search Price Paid Transactions by Postcode
land_title_searchRetrieve up to 10 recent property sale transactions from HM Land Registry using a postcode or address. Displays price, date, address, property type, and tenure.
Instructions
Search HM Land Registry Price Paid Index by postcode or address.
Returns up to 10 recent sale transactions for the postcode: price, date, address, property type, and tenure (Freehold/Leasehold). Covers England and Wales only. Postcode gives the most reliable results — a full address is also accepted and the postcode is extracted automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address_or_postcode | Yes | UK property address or postcode. Postcode is most reliable: e.g. 'NG1 1AB'. Full address also accepted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | Number of Price Paid transactions returned. Capped at 10 by the upstream SPARQL query. | |
| postcode | Yes | Normalised UK postcode extracted from the input. | |
| transactions | No | Recent Price Paid transactions for the postcode, sorted newest first. |